On Sat 12 Feb 2011 21:47, Noah Lavine <noah.b.lav...@gmail.com> 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/