ws2_32: Implement get socket option SO_PROTOCOL_INFO (try 2)

Bruno Jesus 00cpxxx at gmail.com
Tue Sep 3 13:16:27 CDT 2013


On Tue, Sep 3, 2013 at 3:04 PM, Alexandre Julliard <julliard at winehq.org> wrote:
> Bruno Jesus <00cpxxx at gmail.com> writes:
>
>> try 2:
>> Narrow the loop for the specified protocol
>> Add a new test for invalid sockets
>
> Considering what WSAEnumProtocols does, the loop doesn't seem necessary
> at all.

It will when WSAEnumProtocols return AF_INET6 data =)

> --
> Alexandre Julliard
> julliard at winehq.org

Bruno



More information about the wine-devel mailing list