Files
nuttx/include/sys
wangbowen6 25bfd437fe fs_epoll: support extend the epoll dynamicly.
1. epoll_ctl(EPOLL_CTL_ADD) support extend the epoll
   events dynamicly;
2. enhance the epoll performance by moving some poll setup
   and teardown process to the EPOLL_CTL_ADD/DEL/MOD;

Signed-off-by: wangbowen6 <wangbowen6@xiaomi.com>
2022-11-22 21:08:56 +08:00
..
2022-06-09 18:19:48 +03:00
2022-08-09 22:13:09 +03:00
2022-02-08 10:27:38 +08:00
2022-04-28 13:40:25 +08:00