[Live-devel] how about changing RTSPClinet::resetTCPSockets() to virtual function
ChaseopIm
imcs at telcoware.com
Wed Dec 2 09:46:28 PST 2015
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20151203/c56c90e0/attachment.html>
More information about the live-devel
mailing list