[zeromq-dev] Problem with multiple sockets under Windows: Address already in use

Pieter Hintjens ph at imatix.com
Tue Jun 21 12:57:35 CEST 2011


On Tue, Jun 21, 2011 at 12:40 PM, Seref Arikan
<serefarikan at kurumsalteknoloji.com> wrote:

> Should  this also be considered a Windows issue? (slowly
> released/freed sockets)

Not really, this is standard TCP behavior on all platforms. You can
tune the TIME_WAIT behaviour on most OSes.

For Windows: http://msdn.microsoft.com/en-us/library/ms819739.aspx

-Pieter



More information about the zeromq-dev mailing list