[Lldb-commits] [PATCH] Apply SOCK_CLOEXEC flag to socket API functions in order to avoid handle leakage to a forked child process.
Oleksiy Vyalov
ovyalov at google.com
Thu Nov 13 14:04:24 PST 2014
Replaced Options struct with bool variable. Please take another look.
Thank you!
http://reviews.llvm.org/D6204
Files:
include/lldb/Host/Socket.h
include/lldb/Host/posix/ConnectionFileDescriptorPosix.h
source/Host/common/Socket.cpp
source/Host/posix/ConnectionFileDescriptorPosix.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6204.16178.patch
Type: text/x-patch
Size: 12860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20141113/f15ca5a2/attachment.bin>
More information about the lldb-commits
mailing list