2011/10/17 Gábor Farkas <[email protected]>: > i have an application in python, using PUSH/PULL zmq sockets, on freebsd. > sometimes the process with the PUSH socket dies with this message:
Looks like 0MQ is polling on a closed socket, for some reason. Is there any way you can reproduce the problem systematically? -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
