[Live-devel] How does RTSPClient get freed?

Brad Bitterman bitter at vtilt.com
Wed Jun 17 07:50:57 PDT 2009


I have run into a scenario where I have a socket leak.  What happens  
is I create a new RTSPClient by calling RTSPClient::createNew. I then  
try sendOptionsCmd. The leak happens if sendOptionsCmd fails. I'll try  
the createNew and get options every 5 seconds until it succeeds.

I could not find a way to free the RTSPClient object. The destructor  
is protect. How doe the object get freed?

Thanks,
Brad



More information about the live-devel mailing list