cl-event is a Lisp
libevent wrapper. Libevent is an I/O library that enables the use of /dev/poll, kqueue(2), select(2), poll(2) and epoll(4) with a common interface.
Homepage: https://github.com/jadahl/cl-event.
See also: IOLib, CLEE
Topics:
system programming