[Fluxus] TCP networking with fluxus

Johannes Kroll jkroll at lavabit.com
Fri Jan 13 09:42:47 PST 2012


Hello List!

I'm trying to create a TCP connection in Fluxus. The racket docs [1]
tell me to (require racket/tcp), but that prints an error in the fluxus
REPL: 

default-load-handler: cannot open input file:
"/usr/local/lib/racket/tcp.ss" (No such file or directory; errno=2)

Is it possible to do TCP networking in Fluxus? 

Thanks,
Johannes


[1] http://docs.racket-lang.org/reference/tcp.html




More information about the Fluxus mailing list