<p>All,</p>
<p>The socket library I've been working off-and-on on for some time is now listed on the Dumping Ground. Gamsock is a POSIX socket library with an API similar to the Scsh socket API. It makes applications possible with Gambit that aren't possible with its built in TCP port API, including applications that use UDP, or Unix-domain or IPv6 sockets.</p>

<p>It's available on GitHub: <a href="https://github.com/bitwize/gamsock">https://github.com/bitwize/gamsock</a></p>
<p>Happy socket hacking!</p>
<p>--Jeff</p>