On Mon 07 Feb 2011 07:28, Noah Lavine <noah.b.lav...@gmail.com> writes:
> I think there's a bug in Guile's Posix networking capabilities. I > first noticed it a few days ago when I couldn't get the example web > server to work on my system (Mac OS X 10.6). I was getting an error > from the bind command saying "can't assign requested address". I > assumed it was a system configuration problem until I discovered that > an equivalent Python program could bind a socket without trouble. Does guile --listen work? It appears to use a slightly different way to set up the sockaddr. I was able to reproduce this bug on a machine at work, but didn't have time to figure out what was the deal. Also, can you file a bug in the tracker for this? Thanks, Andy -- http://wingolog.org/