2017-09-14 03:02:45 +02:00
..
afd.c afd: name afd_poll() arguments more clearly 2017-09-11 17:23:42 +02:00
afd.h afd: name afd_poll() arguments more clearly 2017-09-11 17:23:42 +02:00
api.c port: move epoll_(create|close) public APIs to api.c 2017-09-11 17:14:43 +02:00
epoll-socket.c port: do not track poll request count 2017-09-14 03:02:45 +02:00
epoll-socket.h port: do not track poll request count 2017-09-14 03:02:45 +02:00
epoll.c port: do not track poll request count 2017-09-14 03:02:45 +02:00
error-map.h error: slim down the error map 2017-09-04 05:50:53 +02:00
error.c error: avoid clang signed/unsigned comparison warning 2017-09-10 20:40:42 +02:00
error.h src: decorate internal APIs with EPOLL_INTERNAL 2017-09-10 20:40:42 +02:00
init.c init: move global initialization to init.c 2017-09-11 15:18:12 +02:00
init.h init: move global initialization to init.c 2017-09-11 15:18:12 +02:00
internal.h src: decorate internal APIs with EPOLL_INTERNAL 2017-09-10 20:40:42 +02:00
nt.c init: move global initialization to init.c 2017-09-11 15:18:12 +02:00
nt.h init: move global initialization to init.c 2017-09-11 15:18:12 +02:00
ntstatus.h ntstatus: add definition for STATUS_CANCELLED 2017-09-14 00:49:23 +02:00
poll-group.c poll-group: use 1 driver socket per N sockets, vs. 1 for *all* sockets 2017-09-14 00:55:01 +02:00
poll-group.h poll-group: use 1 driver socket per N sockets, vs. 1 for *all* sockets 2017-09-14 00:55:01 +02:00
poll-request.c port: do not track poll request count 2017-09-14 03:02:45 +02:00
poll-request.h port: do not track poll request count 2017-09-14 03:02:45 +02:00
port.c port: rename internal APIs 2017-09-10 21:00:06 +02:00
port.h port: do not track poll request count 2017-09-14 03:02:45 +02:00
queue.h src: use 'queue_node' and 'tree_node' only 2017-09-11 03:51:47 +02:00
rb.h rb: rename tree.h -> rb.h 2017-09-11 03:51:47 +02:00
tree.c tree: rename handle_tree -> tree 2017-09-11 03:51:47 +02:00
tree.h tree: rename handle_tree -> tree 2017-09-11 03:51:47 +02:00
util.h util: add unused() macro 2017-09-10 20:40:44 +02:00
win.h src: include windows headers in a central location 2017-09-03 20:55:37 +02:00