> 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. :)
No, that function was never intended to be exposed to subclasses.
However, you can, of course, change your own version of the code, subject - as
always - to the LGPL. If you haven’t already done so, please read:
http://live555.com/liveMedia/faq.html#copyright-and-license
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
[email protected]
http://lists.live555.com/mailman/listinfo/live-devel