[Libevent-users] IOCP writes
Toby Douglass
toby.douglass at summerblue.net
Wed Feb 21 07:42:29 EST 2007
> I'm adding support for IOCP writes.
>
> I've realised, though, that if you issue a write on a socket which
> currently has an outstanding reading, when the IOCP completes, you don't
> immediately know which operation has completed.
Obviously I used the completion key.
I didn't see it immediately because I'm already using that for something
else, bah, hambug.
More information about the Libevent-users
mailing list