mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-30 21:50:49 +01:00
Multi-hop REQ/REP, part I., socket type is known to all associated objects
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#include "err.hpp"
|
||||
|
||||
zmq::options_t::options_t () :
|
||||
type (-1),
|
||||
hwm (0),
|
||||
lwm (0),
|
||||
swap (0),
|
||||
|
||||
Reference in New Issue
Block a user