MicrosoftはWSL (Windows Subsystem for Linux)周りの開発を継続している。以前、Windows 10の開発版にネイティブに動作するUNIXソケット実装が追加されたことを取り上げたが、さらに開発が進んでWSLの環境とも通信ができるようになった。WindowsとWSLの間の通信を実現する ...
To make the best use of the ss command, it’s important to understand what a socket is. A socket is a type of pseudo file (i.e., not an actual file) that represents a network connection. A socket ...