mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-30 13:47:13 +01:00
Fix invalid address metadata for ZMQ_EVENT_DISCONNECTED
This commit is contained in:
@@ -66,7 +66,6 @@ namespace zmq
|
||||
void hiccuped (zmq::pipe_t *pipe_);
|
||||
void terminated (zmq::pipe_t *pipe_);
|
||||
|
||||
int get_address (std::string &addr_);
|
||||
void monitor_event (int event_, ...);
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user