set CLOEXEC on diagnostic server FDs (#55850)
authorJohn Salem <josalem@microsoft.com>
Sun, 18 Jul 2021 12:45:44 +0000 (05:45 -0700)
committerGitHub <noreply@github.com>
Sun, 18 Jul 2021 12:45:44 +0000 (08:45 -0400)
commitfe49e55c09cefcedc7b7d0a679267ce76eaf79cd
treed914a55a4caf77e3679a71006bae27a63918f789
parent6b6310b1c96457a2950c526dd1e46ed055343de2
set CLOEXEC on diagnostic server FDs (#55850)

* set CLOEXEC on diagnostic server FDs

* Add assert and comment

* fix compiler warning

* simplify asserts to appease all the different builds
src/native/eventpipe/ds-ipc-pal-socket.c