Project

General

Profile

Actions

Feature #19135

closed

Support `UNIXSocket` on Windows

Added by ioquatix (Samuel Williams) over 1 year ago. Updated over 1 year ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:110800]

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

Also available in: Atom PDF

Like1
Like0Like0Like0