summaryrefslogtreecommitdiff
path: root/xlat/sfd_flags.in
blob: 20a5d1f85e265e4ebb953ce2028ba3ea88f87245 (plain)
1
2
3
4
#if defined SFD_CLOEXEC || defined O_CLOEXEC
SFD_CLOEXEC	O_CLOEXEC
#endif
SFD_NONBLOCK	O_NONBLOCK