Since 4/26/2012 1:26:48 AM, mail46 has written 0 articles and participated in 0 conversations. mail46 signature: mail46
mail46's articles:
Items(1) /1
O_CLOEXEC553 (1/7/2012 12:50:18 PM) comp.unix.programmer Hi, I just read open(2) and was confused about the description of the O_CLOEXEC flag: O_CLOEXEC (Since Linux 2.6.23) Enable the close-on-exec flag for the new file descriptor. Specifying this flag permits ... Lewin