13 May
2005
13 May
'05
1:55 p.m.
ChangeSet ID: 17465 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/05/13 08:55:24 Modified files: dlls/rpcrt4 : rpc_server.c Log message: Robert Shearman <rob(a)codeweavers.com> - Fix RpcServerListen so that it doesn't return RPC_S_ALREADY_LISTENING when the only interfaces it is listening on are auto listens. - Only synchronize with server thread when necessary and move this into RpcMgmtWaitServerListen. Patch: http://cvs.winehq.org/patch.py?id=17465 Old revision New revision Changes Path 1.38 1.39 +19 -34 wine/dlls/rpcrt4/rpc_server.c