[plt-scheme] tcp-listen and Solaris 10 (sparc)

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Sat May 6 11:29:45 EDT 2006

At Fri, 5 May 2006 13:53:10 -0400, Jon Buffington wrote:
> I am unable to use the tcp-listen function successfully using  
> mzscheme 301 (downloaded binary) or 301.13 (built from source). The  
> tcp-listen function always returns errno=125 even though the port  
> number is available.

I wonder whether something has gone wrong in the IPv6 support. Does it
work better if you supply a specific hostname or IP address as the
fourth argument to `tcp-listen'?

Matthew



Posted on the users mailing list.