Aug. 20, 2026
12:25 p.m.
With [0001-afunix-add-test-for-WSAioctl-SIO_AF_UNIX_GETPEERPID.patch](/uploads/3d08bc4e55d088d82d0ac0d7ee4062ce/0001-afunix-add-test-for-WSAioctl-SIO_AF_UNIX_GETPEERPID.patch) applied and running the ws2_32 tests I get ``` 0024:fixme:winsock:WSAIoctl unimplemented ioctl _WSAIOR(IOC_VENDOR, 256) 0024:fixme:winsock:server_ioctl_sock Unsupported ioctl 0x120348 (device=0x12 access=0 func=0xd2 method=0) sock.c:15051: Test failed: failed to get WSAioctl, error 10045 0020:sock: 841 tests executed (0 marked as todo, 0 as flaky, 1 failure), 0 skipped. ``` -- https://gitlab.winehq.org/wine/wine/-/merge_requests/7650#note_149384