On Mon, Jun 02, 2008 at 11:35:58AM -0400, Nick Mathewson wrote:
> On Sun, Jun 01, 2008 at 01:51:53PM +0800, liusifan wrote:
>  [...]
> > Integrate Windows I/O Completion Port into Libevent
> > 
> > IOCP is true async i/o model, and libevent is event-driven i/o model.
>

I'm curious, how close are IOCP semantics to POSIX AIO? I'm read through
most of the documentation, but not having actually used IOCP before....

I'm writing a kqueue(2) compat library, and AIO support is next on my list.

_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkeymail.org/mailman/listinfo/libevent-users

Reply via email to