On Mon, Jul 15, 2013 at 6:03 PM, Nala Ginrut <[email protected]> wrote: > > 在 2013-7-16 AM7:41,"Aleix Conchillo Flaqué" <[email protected]>写道: > > >> >> Hi, >> >> 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). >> > > That would be good! > What do you plan for? IOCP? >
No plans yet. I was just wondering if anyone was working on it. I still have to read more about it, but it might be a fun one. The idea just came so I could use it in guile-redis to have non-blocking calls, some of the redis clients are already asynchronous. Aleix
