Help about implementing WSACleanup (ws2_32)

Bruno Jesus 00cpxxx at gmail.com
Fri Feb 21 19:24:27 CST 2014


On Fri, Feb 21, 2014 at 10:18 PM, Erich E. Hoover
<erich.e.hoover at gmail.com> wrote:
> I believe that it was done this way so that it is only necessary to
> resize the list memory when growing the table (since applications can
> add and remove handles very rapidly and copying is expensive).  It
> also makes it very fast to find an entry since you don't need to
> search the list, you just jump to its offset.

Ok, thanks. I will try to understand it and rewrite the patch.

Regards,
Bruno



More information about the wine-devel mailing list