[5/5][PATCH] AcceptEx and GetAcceptExSockaddrs

Scott Lindeneau slindeneau at gmail.com
Wed Aug 20 15:47:46 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.

.. I just realized the Subject line was wrong for [4/5]... Should I
resubmit that or not?

-Scott
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0005-Forwards-and-implements-AcceptEx-and-GetAcceptExaddrs.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080821/96606b8a/attachment.txt 


More information about the wine-patches mailing list