+2010-03-08 Tobias C. Rittweiler tcr@freebits.de
- swank.lisp (dispatch-interrupt-event): Take a connection because
- it boils down to SIGNAL-INTERRUPT which uses USE-THREADS-P which
- needs a connection.
- (install-fd-handler): Adapted accordingly.
- (simple-serve-event): Adapted accordingly. Additionally, remove
- superfluous WITH-SWANK-PROTOCOL-HANDLER as that's established by
- WITH-CONNECTION already.
There is no function (or symbol) `simple-serve-event' defined in swank.lisp (or any other .lisp/.el file). Is `simple-serve-requests' intended here instead?