RpcServerListen and RpcMgmtWaitServerListen

Phil Lodwick Phil.Lodwick at EFI.COM
Wed Dec 7 12:33:42 CST 2005


Hi,

I have a program that basically does:

	RpcServerUseProtseqEp
	RpcServerRegisterIf
	RpcServerListen(DontWait=FALSE)

On Windows this will block until another thread calls
RpcMgmtStopServerListening.

This does not appear to be the case with Wine's implementation.  Before I
start to dig in and investigate, I was wondering if this is already a
well-known problem.

Thanks,
Phil



More information about the wine-devel mailing list