rpcrt4: Introduce op for closing connection read end and use it when shutting down...
commit42ba4d731abf24ba0653c5a9f709de18ab33b82a
authorJacek Caban <jacek@codeweavers.com>
Wed, 24 May 2017 11:52:07 +0000 (24 13:52 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 24 May 2017 11:57:37 +0000 (24 13:57 +0200)
tree9e477b05c44b28ba3d475ae28be4a9587a61218c
parent719e28bd2c8393e5940df11894ea3e03ce35e2f3
rpcrt4: Introduce op for closing connection read end and use it when shutting down server.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/rpcrt4/rpc_binding.h
dlls/rpcrt4/rpc_server.c
dlls/rpcrt4/rpc_transport.c