1 Aug
2024
1 Aug
'24
12:02 p.m.
Move implementation of these 2 options into ntdll, and add 2 ioctl codes for calling from ws2_32. Query configured IPX interfaces by reading /proc/net/ipx/interface of Linux procfs, enabling applications to iterate multiple IPX interfaces. This can be useful when a node have multiple IPX interfaces, and application need to receive/send packets from/to a non-primary IPX interface. Signed-off-by: WHR <whr(a)rivoreo.one> -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6191