mirror of
https://github.com/python/cpython.git
synced 2026-05-13 16:08:19 -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).