mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 18:40:27 +01:00
parent
8968b294e0
commit
440af0022d
@ -306,7 +306,7 @@ void zmq::session_base_t::process_attach (i_engine *engine_)
|
||||
zmq_assert (!pipe);
|
||||
pipe = pipes [0];
|
||||
|
||||
// Ask socket to plug into the remote end of the pipe.
|
||||
// Ask socket to plug into the pipe.
|
||||
send_bind (socket, pipes [1]);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user