On 05/19/2011 04:03 PM, Pavel Chlupáček wrote: > Well doesn't seem so, as it is in one single thread. So the bind, connect, > send, rcv after each other in sequence.
Note that connect is async. Are you sending on bind or connect side of the connection? Martin _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
