>>>>> "Kick" == Kick Damien-DKICK1 <[EMAIL PROTECTED]> writes:
Kick> But I'm not getting that. Is that not the way that Kick> ADD-FD-HANDLER and SERVE-EVENT are meant to be used? I'm Kick> getting something like this... LISP::*DESCRIPTOR-HANDLERS* is polled by the toplevel REPL-loop, so ADD-FD-HANDLERS can be used to implement "background servers". Explicitly calling SERVE-EVENT is rarely necessary. Ole
