[Mono-devel-list] PATCH: reworked async IO for Socket

Mike Shaver mike.shaver at gmail.com
Sun Apr 10 14:07:51 EDT 2005


On Apr 10, 2005 12:13 PM, Miguel de Icaza <miguel at ximian.com> wrote:
> Epool, kqueue and async IO all share the same problem: they are barely
> portable.

Agreed, which is why something like libevent would be a better
interface to program to than any of those other, "rawer" APIs.

http://www.monkey.org/~provos/libevent/

(You'd want something for IOCP on Windows too, natch.)

Mike



More information about the Mono-devel-list mailing list