server: Access the completion from the file descriptor instead of the async object.
authorErich Hoover <ehoover@mines.edu>
Tue, 5 Jun 2012 13:35:27 +0000 (07:35 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 6 Jun 2012 11:47:28 +0000 (13:47 +0200)
commite7dbb212a293ba1abc7356313e7a4429bf72e515
treeda956aa400432e42c8fcdd00789c59f24344d3e1
parent6aa77edfb3d9e82871b77cd037aa48ba56afb16c
server: Access the completion from the file descriptor instead of the async object.
dlls/ntdll/tests/file.c
server/async.c