mirror of
https://github.com/zeromq/libzmq.git
synced 2025-11-08 06:42:57 +01:00
Fixed issue #448
This commit is contained in:
@@ -1169,3 +1169,4 @@ void zmq::socket_base_t::stop_monitor()
|
|||||||
monitor_events = 0;
|
monitor_events = 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -240,3 +240,4 @@ namespace zmq
|
|||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user