mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-31 01:43:02 +08:00
commit
c1f7e1f48a
@ -309,7 +309,6 @@ int zmq::session_base_t::zap_connect ()
|
|||||||
zap_pipe->set_nodelay ();
|
zap_pipe->set_nodelay ();
|
||||||
zap_pipe->set_event_sink (this);
|
zap_pipe->set_event_sink (this);
|
||||||
|
|
||||||
new_pipes [1]->set_nodelay ();
|
|
||||||
send_bind (peer.socket, new_pipes [1], false);
|
send_bind (peer.socket, new_pipes [1], false);
|
||||||
|
|
||||||
// Send empty identity if required by the peer.
|
// Send empty identity if required by the peer.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user