mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-10 07:56:09 +00:00
Restoring comment for clarity
This commit is contained in:
parent
ace7c99b91
commit
09956dee93
@ -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 pipe.
|
||||
// Ask socket to plug into the remote end of the pipe.
|
||||
send_bind (socket, pipes [1]);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user