Apply SOCK_CLOEXEC flag to socket API functions in order to avoid handle...
Apply SOCK_CLOEXEC flag to socket API functions in order to avoid handle leakage to a forked child process. http://reviews.llvm.org/D6204 llvm-svn: 222004
Loading
Please register or sign in to comment