[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Streams & Sockets




Hello, I am new to Allegro CL and need to make something like Lucid3.0's
make-lisp-stream which, given descriptors (in this case socket descriptors,)
returns a character-based lisp stream. I found appropriate information
in the ipc.cl library file. I would like to have more documentation about
some functions:

mp::mpwatchfor
mp::mpunwatchfor
excl::make-buffered-terminal-stream
excl::sm_read-char
mp::stm-bterm-read-string-char-wait
excl::sm_bterm-out-pos

Thanks.

Nick.