If I have two servers talking to each other and each listens and send via the same port and they send messages at the same time to each other will this create a race condition? I'm seeing a timeout in this situation with my servers. Should zeromq servers that act as client and server listen and send via different ports? Can that even happen?
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
