[Live-devel] Updated RTSP server implementation to support multiple TCP connections per session - new experimental release

Ross Finlayson finlayson at live555.com
Fri Jul 27 06:52:39 PDT 2012


Well, since you know - in your own code - that the "ourClientConnection" parameter to your "handleCmd_SETUP()" implementation will really be a "MyOwnRTSPServer::RTSPClientConnection*", I see no problem in you making that cast.  There's no type safety issue here, because you know that the cast is true - i.e., you're not lying at all about the type of "ourClientConnection" in this case.

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20120727/57280b70/attachment.html>


More information about the live-devel mailing list