Hi, I'm experiencing a problem with zeromq, I have a client written in jzmq that connects to a zeromq devices which binds. Intermittently sometimes even when the device goes down I still have an establish connection in the client as a result I cannot bring the device back up since something is still using the port. Is this a zmq bug?
I found this by doing a netstat, and an lsof. I also found some wierd result of lsof, according to lsof the client is establishing a connection to itself same host, same port. Thanks, Jason
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
