In RTSPServer::incomingRequestHandler1() conditional "if (bytesRead <= 0 || (unsigned)bytesRead >= fRequestSpaceRemaining)" Q: Is it really a failure if the number of bytes read == the amount of space available?
I was thinking that it would be because we wouldn't know if there was more to read or not. Is that right? Thanks.
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel