Hi.
When I use RTSPClient, I want to know call timing of resetTCPSocket().(I would like to log and notify other process). But, I can't do because resetTCPSockets() is not virtual function and this is private. So, I want to modify RTSPClinet::resetTCPSockets() to virtual function and private to protected. And I hope this is applied to the main source code. :) Thanks.
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel