pipes added

This commit is contained in:
Martin Sustrik
2009-08-27 10:54:28 +02:00
parent aacdb7a454
commit 99c5d92836
21 changed files with 680 additions and 50 deletions

View File

@@ -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.