wine/ include/thread.h dlls/winsock/socket.c

Alexandre Julliard julliard at winehq.org
Sat May 14 06:09:21 CDT 2005


ChangeSet ID:	17499
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/05/14 06:09:21

Modified files:
	include        : thread.h 
	dlls/winsock   : socket.c 

Log message:
	Store the winsock per-thread data in NtCurrentTeb()->WinSockData
	instead of using TlsAlloc.

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

Old revision  New revision  Changes     Path
 1.100         1.101         +14 -6      wine/include/thread.h
 1.181         1.182         +4 -6       wine/dlls/winsock/socket.c




More information about the wine-cvs mailing list