DescriptionChildPortHandshake: 10.6 fix.
The F_SETNOSIGPIPE fcntl() command is not available on 10.6. Use
socketpair() instead of pipe(), so that the SO_NOSIGPIPE socket option
can be used.
TEST=util_test ChildPortHandshake.*
R=rsesek@chromium.org
Committed: https://chromium.googlesource.com/crashpad/crashpad/+/8593b1aa55edf45e961b8a50b403e6bfbeab4d68
Patch Set 1 #Patch Set 2 : Add missing logging #Patch Set 3 : #Messages
Total messages: 6 (3 generated)
|