mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-30 21:50:49 +01:00
Multi-hop REQ/REP, part X., optional delayed creation of pipes during connect
This commit is contained in:
@@ -34,6 +34,7 @@ zmq::options_t::options_t () :
|
||||
rcvbuf (0),
|
||||
requires_in (false),
|
||||
requires_out (false),
|
||||
immediate_connect (true),
|
||||
traceroute (false)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user