search for: killbufferthread

Displaying 1 result from an estimated 1 matches for "killbufferthread".

2001 Mar 01
1
Fw: Winamp plug-in; http streaming revisited
...hopefully solves this problem. > > Also moved httpStopBuffering into httpClose, made minor changes to vorbis.c > to accomodate. > > Commented out this section of code from httpRead: > > // Don't give any data back if we're supposed to be dead > if (pThreadData->killBufferThread) > return 0; > > What if the http stream finishes (end of file; thread finishes) before > vorbis has read all of the file out of the buffer? > > -Chris M. > <HR NOSHADE> <UL> <LI>application/octet-stream attachment: vorbis.c </UL> --------------...