Implement ZAP and integrate it with PLAIN mechanism

This commit is contained in:
Martin Hurton
2013-06-06 13:13:10 +02:00
parent 4e47084dd4
commit 2928c91a6d
11 changed files with 458 additions and 55 deletions

View File

@@ -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 ();