server: STATUS_MORE_PROCESSING_REQUIRED indicates that an async operation should...
authorErich Hoover <ehoover@mines.edu>
Wed, 6 Jun 2012 23:35:08 +0000 (17:35 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 15 Jun 2012 10:09:54 +0000 (12:09 +0200)
commit20186d478ec60077fbbb46eace64b3c6931261e5
tree2da3e10cc896d502fd26e307b1bf8b986dbd5c4b
parent6c752beff48b9af4483b85bc02ed4acb0b406f34
server: STATUS_MORE_PROCESSING_REQUIRED indicates that an async operation should not send a completion.
(cherry picked from commit 93552cc3df52dfd8130ae72361ad277fd1187a6d)
server/async.c