go/doc/next/6-stdlib/99-minor/os/33357.md

214 B

The os.Stat function now sets the os.ModeSocket bit for files that are Unix sockets on Windows. These files are identified by having a reparse tag set to IO_REPARSE_TAG_AF_UNIX.