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. svn path=/icecast/trunk/icecast/; revision=15124
Please register or sign in to comment