]> granicus.if.org Git - strace/blob - xlat/sfd_flags.in
xlat: save the script used to generate xlat/sock_options.in
[strace] / xlat / sfd_flags.in
1 #if defined SFD_CLOEXEC || defined O_CLOEXEC
2 SFD_CLOEXEC     O_CLOEXEC
3 #endif
4 SFD_NONBLOCK    O_NONBLOCK