[Lldb-commits] [PATCH] Apply SOCK_CLOEXEC flag to socket API functions in order to avoid handle leakage to a forked child process.
Greg Clayton
clayborg at gmail.com
Thu Nov 13 10:09:34 PST 2014
Lets just send bools for now in all calls and worry about extra stuff later.
http://reviews.llvm.org/D6204
More information about the lldb-commits
mailing list