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 22:02:39 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

On Sat 12 Feb 2011 21:47, Noah Lavine <address@hidden> writes:

>> It would be interesting to see the output of a strace-like tool on both
>> the working Python program and the equivalent failing Guile program.
>> Apparently (according to the Interwebs), on OS X this tool is called
>> "dtruss".
>
> Sorry for the delay in replying. I got the output of dtruss easily
> enough, but I don't know how to interpret it, and a lot of it seems to
> be noise from initialization.

I think that's just tracing the shell wrapper; use meta/uninstalled-env
libtool --mode=execute dtruss guile to get a more proper trace.

Anyway, what if you set the SO_REUSEADDR option?

Andy
-- 
http://wingolog.org/



reply via email to

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