oleg....@gmail.com said:
> 2010/11/25 Martin Lucina <m...@kotelna.sk>:
> > No idea what to do about it though :-(
> 
> I use TCPView util to see all TCP connection on Windows. Each 0MQ
> context make one TCP connection over localhost. Each 0MQ socket make
> two TCP connection over localhost. If I destroy 0MQ socket local
> connections established by socket not going away right after destroy.

What do you mean by "not going away right after destroy"? That after you do
a zmq_close() on a socket the TCP connection on localhost stays around for
some time? If so, how long? Or are you describing some other behaviour
entirely?

-mato
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to