Commit 1266e02a authored by Denis Shienkov's avatar Denis Shienkov
Browse files

Simplify handling of overlapped result


There is not necessary to pass direction to handleOverlappedResult().
Because it is passed already as a second argument (pointer to
OVERLAPPED structure that defines a desired direction).

Also this method is renamed to more simple and short name.

Change-Id: I9c20cf97c1712aed8d3e9ea6d9b4687ce4487523
Reviewed-by: default avatarSergey Belyashov <Sergey.Belyashov@gmail.com>
Showing with 7 additions and 7 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment