Hi Sergey, > I have a ZMQ_PUB server (FreeBSD) and many (~300) ZMQ_SUB clients > (FreeBSD and Linux). Sometimes I see a wierd problem on some Linux > clients. netstat -a on server shows no connection with a client, but on > the client netstat -a shows an established connection:
Strange. That should not happen unless the network is disconnected or similar. Sounds more link an OS problem than 0MQ problem to me. Martin _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
