mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-30 13:47:13 +01:00
XREP-style prefixing/trimming messages removed
This commit is contained in:
@@ -34,8 +34,7 @@ zmq::options_t::options_t () :
|
||||
rcvbuf (0),
|
||||
requires_in (false),
|
||||
requires_out (false),
|
||||
immediate_connect (true),
|
||||
traceroute (false)
|
||||
immediate_connect (true)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user