[Live-devel] a question about MP3StreamState

mean while mean.while.mw at gmail.com
Mon Apr 7 00:54:35 PDT 2008


Hello,
    Thanks for your help.
    I have a question about MP3StreamState. In this Class it calls
waitUntilSocketIsReadable() to wait for the source data, and this function
allows other tasks to run while waiting, but this may cause some problem. If
the client close the connection, the MP3StreamState will be destruct, if the
wait function doesn't returns before this , when it returns after the
destruction, the program may crash. Is this right? If so, is there a way to
solve this?
    Thnaks and best reguards.
    Yours sincerely.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live555.com/pipermail/live-devel/attachments/20080407/61bd03a7/attachment.html 


More information about the live-devel mailing list