- Don't pass the PROFILE_SERVER flag in to CreateNamedPipe as it is
commitcdb3cdf3cfca2d50be3173e0902893b3c95d0029
authorRobert Shearman <rob@codeweavers.com>
Wed, 8 Jun 2005 18:31:38 +0000 (8 18:31 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 8 Jun 2005 18:31:38 +0000 (8 18:31 +0000)
tree8d6de04baa714f8af3bd28bed877a0a34aea9b05
parentcdc6772017ddf4fc01ede27e7ad60a5147e370f4
- Don't pass the PROFILE_SERVER flag in to CreateNamedPipe as it is
  bogus.
- Call FlushFileBuffers to make sure the other end of the pipe doesn't
  get cut off prematurely.
- Don't call CancelIo as we should never have async I/O pending.
dlls/rpcrt4/rpc_binding.c