ntdll: Set SO_PASSCRED before connecting to eliminate a race condition in obtaining...
commit7457f37e4a69ce7c778c41559e0d39246b12d812
authorMaarten Lankhorst <maarten.lankhorst@canonical.com>
Tue, 16 Oct 2012 12:11:45 +0000 (16 14:11 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 18 Oct 2012 17:31:15 +0000 (18 19:31 +0200)
tree6b96e6132d756c356c5a3d5234a422fb2124b039
parent679385fd1cd2c405ac0d3745863d827293a3b445
ntdll: Set SO_PASSCRED before connecting to eliminate a race condition in obtaining server_pid.
dlls/kernel32/process.c
dlls/ntdll/server.c