guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug in Guile's Posix Networking


From: Andy Wingo
Subject: Re: Bug in Guile's Posix Networking
Date: Sat, 12 Feb 2011 12:26:04 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

On Mon 07 Feb 2011 07:28, Noah Lavine <address@hidden> 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/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]