> in previous version in RtspClient::resetTCPSockets the "alternative byte 
> handler" is cleared using the "input socket num" before setting it to -1.
> 
>         RTPInterface::clearServerRequestAlternativeByteHandler(envir(), 
> fInputSocketNum); // in case we were receiving RTP-over-TCP
> 
> i think this line should be added again?

OK, I think I understand now what you’re asking.  The line you’re talking about 
is currently in the “RTSPClient” destructor, but *not* in the 
“resetTCPSockets()” function (which is called more often).

I’ll take a closer look at the code, to see whether it should be put (back?) in 
“resetTCPSockets()” instead.  Stay tuned…


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/


_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to