ChangeSet ID: 12660 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/06/17 14:54:34
Modified files: dlls/rpcrt4 : rpc_server.c rpc_binding.c
Log message: Mike Hearn mike@navi.cx Remove the RPC connection cache as Windows does not allow multiple binds on the same connection.
Patch: http://cvs.winehq.org/patch.py?id=12660
Old revision New revision Changes Path 1.29 1.30 +4 -2 wine/dlls/rpcrt4/rpc_server.c 1.26 1.27 +9 -76 wine/dlls/rpcrt4/rpc_binding.c