[zeromq-dev] Can I make sure that contexts are freed and handles released in a fast loop?
Ian Barber
ian.barber at gmail.com
Fri Feb 24 10:30:31 CET 2012
On Fri, Feb 24, 2012 at 8:37 AM, Kuba <kubaraczkowski at gmail.com> wrote:
>
> Did anybody manage to solve the issue of windows running out of "socket
> space" that results in the mentioned assertion ?
>
>
Do your actually have those sockets open - it may just be you're trying to
reopen too fast. Can you try as a test adding a sleep(1) or similar just to
see whether Windows will free the socket if given a little bit of time?
Ian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120224/3d1c925a/attachment.htm>
More information about the zeromq-dev
mailing list