ws2_32: WSACleanup cleans up open sockets (OSX only)

Matt Durgavich mattdurgavich at gmail.com
Thu Aug 27 07:50:49 CDT 2015


Cool. I'll whip up another patch with this approach. I thought this piece of work would be straightforward ;)




Thanks!



Best,-Matt

On Thu, Aug 27, 2015 at 8:47 AM, Henri Verbeet <hverbeet at gmail.com> wrote:

> On 27 August 2015 at 14:09, Bruno Jesus <00cpxxx at gmail.com> wrote:
>> I have other email asking how to list all sockets from inside the server but
>> I didn't get any replies so at that time I thought it was not possible to do
>> that.
> You'd iterate over current->process->handles->entries and compare
> entry->ptr->ops against sock_ops. I.e., enumerate_handles() in
> server/handle.c, although that seems currently unused.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20150827/fa723150/attachment.html>


More information about the wine-devel mailing list