Revert "Merge branch 'master' of github.com:ianbarber/libzmq"

This reverts commit 3345902979, reversing
changes made to 889b0e6f29.
This commit is contained in:
Ian Barber
2012-06-12 14:13:17 +01:00
parent dde69fb9fb
commit 029d3dfae2
15 changed files with 119 additions and 331 deletions

View File

@@ -104,8 +104,8 @@ namespace zmq
// Pipe connecting the session to its socket.
zmq::pipe_t *pipe;
// This flag is set if we are disconnecting, but haven't yet completed
int incomplete_detach;
// Socket end of the pipe, for delay attach scenario
zmq::pipe_t *outpipe;
// This flag is true if the remainder of the message being processed
// is still in the in pipe.