2017-09-10 20:40:44 +02:00
..
afd.c src: major refactor 2017-09-10 20:39:19 +02:00
afd.h src: decorate internal APIs with EPOLL_INTERNAL 2017-09-10 20:40:42 +02:00
epoll-socket.c socket: simplify update queue management 2017-09-10 20:40:44 +02:00
epoll-socket.h socket: separate public from private ep_sock_t fields 2017-09-10 20:40:44 +02:00
epoll.c socket: simplify update queue management 2017-09-10 20:40:44 +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
handle-tree.c handle-tree: fix potential integer overflow in _handle_tree_compare 2017-09-10 20:40:42 +02:00
handle-tree.h src: decorate internal APIs with EPOLL_INTERNAL 2017-09-10 20:40:42 +02:00
internal.h src: decorate internal APIs with EPOLL_INTERNAL 2017-09-10 20:40:42 +02:00
nt.c src: decorate internal APIs with EPOLL_INTERNAL 2017-09-10 20:40:42 +02:00
nt.h src: decorate internal APIs with EPOLL_INTERNAL 2017-09-10 20:40:42 +02:00
ntstatus.h nt: move ntstatus related definitions to ntstatus.h 2017-09-03 23:39:14 +02:00
poll-request.c epoll: split out socket related code 2017-09-10 20:39:42 +02:00
poll-request.h src: decorate internal APIs with EPOLL_INTERNAL 2017-09-10 20:40:42 +02:00
port-data.c epoll: move the socket lookup tree to it's own file 2017-09-10 20:39:49 +02:00
port-data.h socket: simplify update queue management 2017-09-10 20:40:44 +02:00
queue.h queue: add QUEUE_ENQUEUED() to determine if an element is in a queue 2017-09-10 20:40:44 +02:00
tree.h tree: remove RB_AUGMENT calls 2017-09-10 20:40:44 +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