[plt-scheme] IPv6?

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Fri Nov 4 07:58:03 EST 2005

At Fri, 04 Nov 2005 11:04:24 +1300, Lee Begg wrote:
> The C API for connecting (and listening) have changed slightly, and it is now 
> expected that the program will loop through the addresses provided by name 
> lookup until it successfully connects.  So if localhost maps to ipv4 and 
> ipv6, there shouldn't be a problem.

Ok --- I see how that works for TCP operations. Does looping make sense
for UDP operations, though?

Thanks,
Matthew



Posted on the users mailing list.