rpcrt4: Set the socket back to blocking in rpcrt4_conn_tcp_handoff as
commit828c733f72cd45f6b356d741336afbafb3da71eb
authorRob Shearman <rob@codeweavers.com>
Tue, 31 Oct 2006 19:01:56 +0000 (31 19:01 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 31 Oct 2006 20:42:17 +0000 (31 21:42 +0100)
tree2824a6e6eff89443ee3a612d0698685e271ead08
parente2e05d0493ee48b58b4b6997868d4bfea761a4f8
rpcrt4: Set the socket back to blocking in rpcrt4_conn_tcp_handoff as
the read and write function for the protseq assume that syscalls will block.
dlls/rpcrt4/rpc_transport.c