Project: Icecast

Revision: 15124

Author: karl

Date: 21 Jul 2008 22:37:32

Changes:

Make fserve thread start up only when required. In most cases this thread is
just in a sleep loop which means most clients getting to it have to wait. We
now just start the thread when there is work to do. There is also some small
cleanup for the off_t type usage as well.

Files:
modified: /icecast/trunk/icecast/src/fserve.c (try)
Diff: To list