wine/server named_pipe.c

Alexandre Julliard julliard at winehq.org
Thu Feb 3 04:48:23 CST 2005


ChangeSet ID:	15914
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/02/03 04:48:23

Modified files:
	server         : named_pipe.c 

Log message:
	Fixed refcount handling (waiting clients must not increase the
	refcount of the pipe).
	Converted linked lists to use the standard functions.
	Small cleanups.

Patch: http://cvs.winehq.org/patch.py?id=15914

Old revision  New revision  Changes     Path
 1.32          1.33          +71 -74     wine/server/named_pipe.c




More information about the wine-cvs mailing list