[Libevent-users] Integrate Windows I/O Completion Port into
Libevent
William Ahern
william at 25thandClement.com
Mon Jun 2 15:30:29 EDT 2008
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.
More information about the Libevent-users
mailing list