rpcrt4: Use send on a socket instead of write as it's more portable.
commitc370980dfadcc14e46bd3f4ec8f5f6f8168385f3
authorRob Shearman <rob@codeweavers.com>
Tue, 8 Jan 2008 18:13:52 +0000 (8 18:13 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 9 Jan 2008 11:25:46 +0000 (9 12:25 +0100)
treeed3a9d0a2572b3cf44c431680ea630e6cd9ffca7
parent122eadb815234ae5f89f3baec0fe29c1019a7ec7
rpcrt4: Use send on a socket instead of write as it's more portable.
dlls/rpcrt4/rpc_transport.c