[zeromq-dev] Issue in tcp_connecter.cpp in Windows
Ian Barber
ian.barber at gmail.com
Tue Jan 22 01:35:13 CET 2013
On Mon, Jan 21, 2013 at 4:32 PM, KIU Shueng Chuan <nixchuan at gmail.com>wrote:
> Ian, patch 491 fixes an assertion in signaler.cpp.
>
> This thread is about another assertion in tcp_connector.cpp.
>
> Both of them are due to re-use of sockets remaining in TIME_WAIT state.
>
> The first one is a Windows implementation issue.
> The second one could possibly occur on other platforms. (I have only used
> it enough on WinXP to have triggered it on WinXP though)
>
>
Yes, but the patch in 491 should reduce the amount of exhaustion, which
should lesson the chance of hitting the connection one (as the reconnect is
a less common event). If you're still hitting the problem, in the absence
of opinons of other windows users I'd be inclined to make a PR for your
change and see what the impact is like.
Ian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130121/33144132/attachment.htm>
More information about the zeromq-dev
mailing list