mirror of
https://github.com/zeromq/libzmq.git
synced 2025-11-07 05:58:45 +01:00
Implement ZAP and integrate it with PLAIN mechanism
This commit is contained in:
@@ -59,6 +59,7 @@ namespace zmq
|
||||
void terminate ();
|
||||
void activate_in ();
|
||||
void activate_out ();
|
||||
void zap_msg_available () {}
|
||||
|
||||
// i_poll_events interface implementation.
|
||||
void in_event ();
|
||||
|
||||
Reference in New Issue
Block a user