Open GoogleCodeExporter opened 9 years ago
After further testing, it seems that "CLOSE_WAIT" is not the issue.
"CLOSE_WAIT" will eventually die off, and the application will correct itself.
The problem is that sometimes it gets stuck in the "ESTABLISHED" state in that
same situation where there is a network outage... but the remote side (icecast)
does not show any connection from darkice in netstat.
So, darkice *thinks* it is connected, but it isn't really... so it never
reconnects.
Perhaps a TCP KeepAlive could be implemented?
Original comment by jandafie...@gmail.com
on 11 Jan 2013 at 6:29
Please check with the r529 version, it has addressed this issue.
Original comment by oetelaar.automatisering
on 17 May 2013 at 9:00
Original issue reported on code.google.com by
jandafie...@gmail.com
on 11 Jan 2013 at 6:11