[Live-devel] HTTP Live Streaming
Ross Finlayson
finlayson at live555.com
Thu Oct 24 06:15:34 PDT 2013
> I missed the check on "fLimitNumBytesToStream". In this case, should "fLimitNumBytesToStream" be initialized to False?
You're right - this is a bug. I've just installed a new version (2013.10.24) of the code that fixes this. Thanks again for the report.
> Thanks for the clarifications, I've looked further and found that send() is returning -1, with errno being set to EPIPE. The problem is in "select" in BasicTaskScheduler::SingleStep still indicating a writable socket even when it is disconnected. Is this a libc problem?
If "select()" is reporting that a socket is writable, when it's not, then that would appear to be a bug...
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20131024/9faede2b/attachment.html>
More information about the live-devel
mailing list