Author :
Nick Mathewson
Date :
2009-11-02 19:51:26
Hash :a84c87d7 Message :Refactor IOCP callback interface
Chris Davis points out that GetQueuedCompletionStatus
sometimes returns false not to report "No events for
you!" but instead to report "An overlapped operation
failed." Add a way to tell an event_overlapped that
its operation failed.
svn:r1490