wine/dlls/rpcrt4 rpc_server.c

Alexandre Julliard julliard at winehq.org
Fri May 13 08:55:24 CDT 2005


ChangeSet ID:	17465
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/05/13 08:55:24

Modified files:
	dlls/rpcrt4    : rpc_server.c 

Log message:
	Robert Shearman <rob at 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




More information about the wine-cvs mailing list