Aleix Conchillo Flaqué wrote:
> I was wondering if there is (or someone is working on) an asynchronous
> socket library for Guile. I was thinking in a pure scheme library (not
> bindings for libevent or some other).

If you don't use libevent, at least you'll need poll, epoll or
something similar. Or how are you planning to monitor activity on a
file descriptor?

--
Javier Sancho Fernández - http://www.jsancho.org/
Associate Member of the Free Software Foundation - http://www.fsf.org/
Contra el DRM - http://www.defectivebydesign.org/what_is_drm

Reply via email to