[usocket-devel] Non-character element streams for sockets

Erik Huelsmann ehuels at gmail.com
Mon Jan 22 18:00:25 UTC 2007


Hi,


I'm working on a portable sockets library called usocket (see
http://common-lisp.net/project/usocket/). It currently supports 9
common lisp implementations. In order to achieve true portability, I'd
like to support Corman too.

While I can implement most of the usocket API with the socket.lisp
file (by Chris Double) I found on the 'net, it doesn't support streams
of non-character element types. Could you help me with the required
code/hints to support this type of streams?

Thank you very much in advance!

bye,


Erik Huelsmann
usocket initiator / main developer



More information about the usocket-devel mailing list