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

22 Jan
2007
22 Jan
'07
6 p.m.
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
6735
Age (days ago)
6735
Last active (days ago)
0 comments
1 participants
participants (1)
-
Erik Huelsmann