17 Jun
2004
17 Jun
'04
7:54 p.m.
ChangeSet ID: 12660 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/06/17 14:54:34 Modified files: dlls/rpcrt4 : rpc_server.c rpc_binding.c Log message: Mike Hearn <mike(a)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