Actions
Feature #19135
closedSupport `UNIXSocket` on Windows
Status:
Closed
Assignee:
-
Target version:
-
Description
In recent versions of Windows, the required parts are now supported: https://devblogs.microsoft.com/commandline/af_unix-comes-to-windows/
This enables UNIXSocket, UNIXServer and UNIXSocket.pair on Windows. The anonymous socket is emulated on Windows using a temporary file, but it's good enough and the best we can do. The semantics is not completely identical.
Because these constants are now available, more tests are run on Windows.
Actions
Like1
Like0Like0Like0