[gambit-list] Good code snippets for debugging networking?
Andrew Lentvorski
bsder at allcaps.org
Fri Oct 27 09:03:30 EDT 2006
Anybody have some nice, small code snippets that I can use for debugging
the networking layer.
Other stuff like web-repl.scm would be really useful. web-repl.scm is
good because I can run it a a single, self-contained file and I can use
telnet on the other side to test.
Similar things which would need sock (sorta like telnet, but works with
the raw socket API a lot closer. It's from the Unix Network Programming
book by Stevens) are also welcome.
Thanks,
-a
More information about the Gambit-list
mailing list