[5/6][PATCH]Implements AcceptEx and GetAcceptExSockaddrs

Scott Lindeneau slindeneau at gmail.com
Thu Aug 21 13:00:00 CDT 2008


Forwards and implements AcceptEx and GetAcceptExaddrs. AcceptEx is only
'partially' implemented to simplify its implementation. It never
returns true, but it doesn't need to return true, so we don't have to
impelment that functionality. AcceptEx does not impelement dest_length
yet. This only affects programs that expect AcceptEx to recieve data.

socket.c: implements WS2_async_accept as the callback function for
acceptex. This function calls the accept once a connection can be
established. Also implements a helper function for WS2_async_accept.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0005-AcceptEx-and-GetAcceptExSockaddrs.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080822/7d4f946a/attachment-0001.txt 


More information about the wine-patches mailing list