[Libevent-users] GetQueuedCompletionStatus return values question/problem

Kevin Sanders newroswell at gmail.com
Wed Nov 1 13:02:51 EST 2006


On 11/1/06, Toby Douglass <toby.douglass at summerblue.net> wrote:
> The problem is that for a given function, the docs for that function
> don't tell you which errors you could possibly see.

To be pragmatic about it, it doesn't really matter because you're not
going to recover from it.  The I/O either completed, remote connection
closed, remote connection reset or the remote socket is unreachable so
reconnect/recover/report error as needed.


More information about the Libevent-users mailing list