[racket] (no subject)

From: Danny Yoo (dyoo at hashcollision.org)
Date: Sat Mar 30 13:29:26 EDT 2013

Have you read some of the documentation yet?  It sounds like you'd
like to use network functions.  In that case, the Systems Programming
documentation may be helpful to you:

    http://docs.racket-lang.org/more/

The functions used in the documentation there are all hyperlinked to
the reference, so you can click on any function to get more detail on
what they do.

Posted on the users mailing list.