[Live-devel] RTSP server extending

Ross Finlayson finlayson at live555.com
Tue Apr 24 02:35:47 PDT 2007


>Actually there is problem here with sockaddr_in. It explicitly
>excludes sockaddr_in6. It would better just to use sockaddr to
>simplify IPV6 porting later.

The actual parameter to the call is a "sockaddr_in", so that's what I 
used for the formal parameter.

There are many many places in the code that are IPv4-specific, 
unfortunately.  (The networking (groupsock) code will need to undergo 
a major restructuring before IPv6 could be supported...)
-- 

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


More information about the live-devel mailing list