* CRLF0710 [2012-06-18 02:18] writes:
want to use slime with ecl under windows, But under win32 there's no sys/ select.h so serve-event doesn't work. I see that swank-ecl relies on serve-event. Any possibility to get a plain one with sockets or something?
I haven't tried on Windows, but by default swank-ecl doesn't use serve-event and the code is/should be guarded by #+serve-event.
Helmut