SIGN IN SIGN UP

Issue #8184: multiprocessing: On Windows, don't set SO_REUSEADDR on Connection

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).
C
Charles-François Natali committed
ed4a8fc0952a4211bc8bc929c23e11bebdfe9aa3
Parent: 1aa54a4