I'd say that it is mostly enabled :) You could try it out and let us know!
On Thu, Apr 24, 2014 at 2:27 PM, Iñaki Baz Castillo <[email protected]> wrote: > 2014-04-24 12:22 GMT+02:00 Fedor Indutny <[email protected]>: > > No, it won't there is a per-socket timeout. I think it is 60 seconds by > > default on the most of the unixes. > > Unless you enable TCP keepalive, if the server writes nothing to the > peer there is no way for the server to "detect" a disconnection (as in > fact there was not disconnection at all). > > Do you mean that the kernel closes TCP connections after 60 seconds of > inactivity? AFAIR that is configurable and it is disabled in many > cases. > > > -- > Iñaki Baz Castillo > <[email protected]> > > -- > You received this message because you are subscribed to the Google Groups > "libuv" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/libuv. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "libuv" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/libuv. For more options, visit https://groups.google.com/d/optout.
