1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-09-29 04:25:55 -04:00
icecast-server/src
Jack Moffitt 34c6203669 Add a source-timeout config option and implement it. This prevents lame
sources from sticking around way too long.  Default is 10 seconds.

svn path=/trunk/icecast/; revision=2968
2002-01-21 04:28:30 +00:00
..
avl .cvsignore is fun! 2001-09-10 03:04:11 +00:00
httpp Thanks to Akos Maroy <darkeye@tyrell.hu> for this. These variables need to 2001-10-20 07:40:09 +00:00
log Major stability fixes, to make things work better on bad input. Stops some 2001-11-10 04:47:25 +00:00
net Win32 updates. Mostly header fixes and defines for windows. Apparently 2001-10-20 05:57:28 +00:00
thread Revert the stacksize work. It's stupid. 2001-10-21 02:04:27 +00:00
timing Ciaran found this bug. We only ever set tv_usec, but for bitrates around 2001-12-09 08:31:20 +00:00
.cvsignore .cvsignore is fun! 2001-09-10 03:04:11 +00:00
client.c Initial revision 2001-09-10 02:21:46 +00:00
client.h Initial revision 2001-09-10 02:21:46 +00:00
compat.h Add check for stdint.h, since Solaris doesn't have it. This is needed 2001-10-20 21:28:09 +00:00
config.c Add a source-timeout config option and implement it. This prevents lame 2002-01-21 04:28:30 +00:00
config.h Add a source-timeout config option and implement it. This prevents lame 2002-01-21 04:28:30 +00:00
configtest.c Initial revision 2001-09-10 02:21:46 +00:00
connection.c Fix a stupid but that Oddsock and Ciaran both found. When sources log in 2002-01-21 03:10:37 +00:00
connection.h Add check for stdint.h, since Solaris doesn't have it. This is needed 2001-10-20 21:28:09 +00:00
format_vorbis.c Thanks to Ciaran for realizing that we werne't freeing the format plugins 2002-01-05 00:29:27 +00:00
format_vorbis.h Initial revision 2001-09-10 02:21:46 +00:00
format.c Win32 fixes. Look how portable this was ;) Just header stuff and some defines. 2001-10-20 06:43:04 +00:00
format.h Thanks to Ciaran for realizing that we werne't freeing the format plugins 2002-01-05 00:29:27 +00:00
global.c Initial revision 2001-09-10 02:21:46 +00:00
global.h Revert stacksize stuff and changes for the thread module. 2001-10-21 02:06:08 +00:00
logging.c Win32 fixes. Look how portable this was ;) Just header stuff and some defines. 2001-10-20 06:43:04 +00:00
logging.h Initial revision 2001-09-10 02:21:46 +00:00
main.c It's too bad we don't have a commit script that smacks me upside the head 2001-10-20 06:51:29 +00:00
Makefile.am Fix broken CFLAGS handling. 2001-10-21 16:13:02 +00:00
os.h Initial revision 2001-09-10 02:21:46 +00:00
refbuf.c Initial revision 2001-09-10 02:21:46 +00:00
refbuf.h Initial revision 2001-09-10 02:21:46 +00:00
sighandler.c Initial revision 2001-09-10 02:21:46 +00:00
sighandler.h Initial revision 2001-09-10 02:21:46 +00:00
source.c Add a source-timeout config option and implement it. This prevents lame 2002-01-21 04:28:30 +00:00
source.h Initial revision 2001-09-10 02:21:46 +00:00
stats.c Revert stacksize stuff and changes for the thread module. 2001-10-21 02:06:08 +00:00
stats.h Initial revision 2001-09-10 02:21:46 +00:00
TODO Initial revision 2001-09-10 02:21:46 +00:00
util.c Win32 fixes. Look how portable this was ;) Just header stuff and some defines. 2001-10-20 06:43:04 +00:00
util.h Initial revision 2001-09-10 02:21:46 +00:00