Hello World

2012-03-31 Thread Cameron Che
Hi Guys, This is Cameron. I have Just joined this mailing list. Have been interesting in Lisp for years. And did a quite few hacking of it. I'd like to say hi. and ask a question. Since, I really like to get involved in all the developing stuff. I would like to know how does all you guys function

Re: Comments on ‘wip-nio’

2012-03-31 Thread Andreas Rottmann
Nala Ginrut writes: > On Thu, Mar 22, 2012 at 6:39 AM, Ludovic Courtès wrote: > >> Hello, >> >> I had a quick look at ‘wip-nio’, and here are initial comments. >> >> • epoll is Linux-specific. Any idea how a more multi-platform API >>could be provided? I guess libevent could be used, but