removed duplicate line
This commit is contained in:
parent
376177c760
commit
f2cf32410e
@ -108,7 +108,6 @@ socketstream socketstream::accept() const {
|
||||
peer._iobuf.fd(active_socket);
|
||||
peer._domain = _domain;
|
||||
peer._type = _type;
|
||||
peer._iobuf.fd(active_socket);
|
||||
return peer;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user