C
Analyzed about 1 year ago
The purpose of IOlib is to be an I/O library better, more modern and more complete than the standard Common Lisp library.
It contains:
* a socket library
* a DNS resolver
* an I/O multiplexer: at the moment the implemented notification methods are: select(2), epoll(4) and kqueue(2).
* a pathname library