Initial implementation of fd polling wrapper.
Untested, implemented only poll(). Commit refs #983.
Showing
- Knot.files 4 additions, 0 deletionsKnot.files
- src/Makefile.am 4 additions, 2 deletionssrc/Makefile.am
- src/common/os_fdset.c 7 additions, 0 deletionssrc/common/os_fdset.c
- src/common/os_fdset.h 139 additions, 0 deletionssrc/common/os_fdset.h
- src/common/os_fdset_epoll.c 3 additions, 0 deletionssrc/common/os_fdset_epoll.c
- src/common/os_fdset_poll.c 191 additions, 0 deletionssrc/common/os_fdset_poll.c
Loading
Please register or sign in to comment