]> granicus.if.org Git - strace/blob - xlat/epollflags.in
xlat: add SOL_XDP to socketlayers.in
[strace] / xlat / epollflags.in
1 #if defined EPOLL_CLOEXEC || defined O_CLOEXEC
2 EPOLL_CLOEXEC   O_CLOEXEC
3 #endif