mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-29 04:17:57 +01:00
pipes added
This commit is contained in:
@@ -42,6 +42,10 @@ namespace zmq
|
||||
void in_event ();
|
||||
void out_event ();
|
||||
|
||||
// This method is called by the session to signalise that there
|
||||
// are messages to send available.
|
||||
void revive ();
|
||||
|
||||
private:
|
||||
|
||||
// Function to handle network disconnections.
|
||||
|
||||
Reference in New Issue
Block a user