mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-30 13:47:13 +01:00
added OpenPGM sender - ZMQ_PUB
This commit is contained in:
@@ -24,6 +24,8 @@ zmq::options_t::options_t () :
|
||||
lwm (0),
|
||||
swap (0),
|
||||
mask (0),
|
||||
affinity (0)
|
||||
affinity (0),
|
||||
rate (0),
|
||||
recovery_ivl (0)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user