zephyr/include/posix/sys
Paul Sokolovsky ecf8c0146d include: posix: Add <sys/select.h> header for POSIX subsystem
Provides implementation of select() call in terms of zsock_select().

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2020-05-08 11:16:31 +03:00
..
eventfd.h lib: posix: Add support for eventfd 2020-04-28 09:57:41 +03:00
ioctl.h posix: Add headers related to BSD Sockets API 2019-08-07 15:02:11 +03:00
select.h include: posix: Add <sys/select.h> header for POSIX subsystem 2020-05-08 11:16:31 +03:00
socket.h include: posix: sys/socket.h: Export MSG_* constants. 2019-08-27 15:02:42 +02:00
time.h