[zeromq-dev] ZMQ still connected even after the bind goes down
Jason Sia
jsia18 at gmail.com
Thu Aug 27 17:21:53 CEST 2015
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20150827/00441ca8/attachment.htm>
More information about the zeromq-dev
mailing list