mirror of
https://github.com/python/cpython.git
synced 2026-06-05 02:57:28 -04:00
ed4a8fc095
sockets, and set FILE_FLAG_FIRST_PIPE_INSTANCE on named pipes, to make sure two listeners can't bind to the same socket/pipe (or any existing socket/pipe).