* CRLF0710 [2012-06-19 02:10] writes:
2012/6/18 Helmut Eller heller@common-lisp.net
the code is/should be guarded by #+serve-event
Yeah, it is. but in the #-serve-event case, there's no WAIT-FOR-INPUT defined right? What should i do when slime says it needs one?
I added an implementation based on LISTEN that seems to work on Linux.
Helmut