guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: asynchronous socket library


From: Javier Sancho
Subject: Re: asynchronous socket library
Date: Tue, 16 Jul 2013 08:15:30 +0200

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

[Prev in Thread] Current Thread [Next in Thread]