[3/10 AcceptEx] Modifies accept_socket, allows it to take sock structures instead of handles

Scott Lindeneau slindeneau at gmail.com
Wed Sep 3 16:09:26 CDT 2008


This patch splits the accept_socket call into two parts, one part that
gets the struct sock* objects and one part that manages the actual
accept. This is used later when the wineserver is processing acceptex
calls and the global variable current is NULL. (We can't grab the
objects then).
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0003-Modifies-accept_socket-allows-it-to-take-sock-structu.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080904/1d52bd97/attachment.txt 


More information about the wine-patches mailing list