[vlc-devel] [PATCH] 1-of-3: vlc-1.1.0 network poll timeout

Sébastien Escudier sebastien-devel at celeos.eu
Thu Jun 24 08:34:04 CEST 2010


FYI, I had the same issue, so I added SO_KEEPALIVE to the socket of the
http access module.
You may want to configure your OS to close your sockets after a timeout.
For linux see :
tcp_keepalive_time, tcp_keepalive_intvl and tcp_keepalive_probes

Regards,

Seb.






More information about the vlc-devel mailing list