[plt-scheme] tcp-listen and Solaris 10 (sparc)
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