Hacker News new | ask | show | jobs
by stepanhruda 932 days ago
Windows has had Unix sockets for quite a few years now.

https://devblogs.microsoft.com/commandline/af_unix-comes-to-...

1 comments

I didn't know that, thanks. If this is news to anyone else - in the "What's next?" section of the article it mentions interop between Win32 and WSL using AF_UNIX sockets, which became possible in a later update[0]

[0]: https://devblogs.microsoft.com/commandline/windowswsl-intero...