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.
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to