1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2025-02-02 15:07:36 -05:00
Jack Moffitt 235a2639cc Ouch. Serious bug found by Ricardo Galli.
When the cond var is signalled it will wake up a thread.  If all the
connection handler threads are handling connections, the signal will be
ignored and clients will 'pend' until another client causes the to signal
again.

We have to check to see if there are more pending connections before waiting
on the signal again.

svn path=/trunk/icecast/; revision=3178
2002-03-22 22:41:16 +00:00
2001-10-29 16:02:13 +00:00
2001-09-10 02:56:53 +00:00
2001-09-10 02:21:46 +00:00
2001-09-10 02:21:46 +00:00
2001-09-10 02:21:46 +00:00
2001-10-21 16:13:02 +00:00
2001-09-10 02:21:46 +00:00
2001-10-20 07:59:01 +00:00

This is still experimental.
Description
No description provided
https://icecast.org/
Readme 7.6 MiB
Languages
C 87.8%
XSLT 6.2%
Shell 4%
Makefile 0.8%
M4 0.6%
Other 0.5%