On 10/20/06, Erik Huelsmann e.huelsmann@gmx.net wrote:
Hi Nick,
Thanks for the - now correct - patch. I'd love to react to it, but you sent both patches only to me. Was that accidental? If so, I'd like to reply to this message on-list giving my comments for consideration and discussion.
Sorry! That was, indeed, accidental.
For the benefit of those on the list:
On 10/16/06, Nick Thomas jesuswaffle@gmail.com wrote:
A couple weeks ago, I hacked together the beginnings of a TCP server socket implementation. It has documentation, but no tests. I wrote the backend for SBCL, and it seems to be working fine.
It doesn't support a lot of the requirements [that Erik] discussed. It doesn't support setting socket options, and it only works with IPv4. However, it might be useful as a basis for further work. Patch attached.