wut/include/sys
Daniel K. O. (dkosmari) 055b968da7 - Fix select() to also update the fd_set arguments on timeout condition.
- Move the nfds argument restriction to the nsysnet side.
- Allow user-defined FD_SETSIZE, since newlib's fd_set allow custom sizes.
- Define __socklen_t_defined when socklen_t is typedefed.
2025-10-06 11:52:41 -03:00
..
ioctl.h Run clang-format 2025-06-05 11:06:04 +01:00
select.h - Fix select() to also update the fd_set arguments on timeout condition. 2025-10-06 11:52:41 -03:00
socket.h - Fix select() to also update the fd_set arguments on timeout condition. 2025-10-06 11:52:41 -03:00