net: Support AF_UNIX on Windows10 or later. · Issue #26072 · golang/go

This will be long-term issue. Windows 10 supports AF_UNIX. This may be provided by third parties, but I believe that we should support AF_UNIX in standard libary. This will be useful to communicate...