mirror of
https://github.com/zeromq/libzmq.git
synced 2025-11-07 05:58:45 +01:00
merge to upstream
This commit is contained in:
@@ -163,7 +163,7 @@ namespace zmq
|
||||
void process_destroy ();
|
||||
|
||||
// Socket event data dispath
|
||||
void monitor_event (zmq_event_t data_, const std::string& addr_);
|
||||
void monitor_event (int event_, int value_, const std::string& addr_);
|
||||
|
||||
// Monitor socket cleanup
|
||||
void stop_monitor ();
|
||||
|
||||
Reference in New Issue
Block a user