2018-05-01 22:02:45 +02:00
..
combined src: rename WEPOLL_INTERNAL_EXTERN to WEPOLL_INTERNAL_VAR 2017-12-08 19:34:52 +01:00
regular src: rename WEPOLL_INTERNAL_EXTERN to WEPOLL_INTERNAL_VAR 2017-12-08 19:34:52 +01:00
afd.c port: do not use separate poll groups for different socket types 2018-03-09 01:12:24 +01:00
afd.h port: do not use separate poll groups for different socket types 2018-03-09 01:12:24 +01:00
api.c api: explicitly check handle validity in epoll_wait() 2017-12-07 22:04:17 +01:00
api.h src: rename preprocessor constants 2017-11-21 15:04:37 +01:00
error.c ws: report the correct error when WSAStartup() fails 2018-03-09 00:42:30 +01:00
error.h error: remove return_handle_error() and helpers 2017-12-07 22:06:11 +01:00
init.c src: add ws.c and ws.h for winsock-related stuff 2018-03-09 00:42:26 +01:00
init.h src: rename preprocessor constants 2017-11-21 15:04:37 +01:00
nt.c src: rename preprocessor constants 2017-11-21 15:04:37 +01:00
nt.h src: rename WEPOLL_INTERNAL_EXTERN to WEPOLL_INTERNAL_VAR 2017-12-08 19:34:52 +01:00
poll-group.c poll-group: use new queue APIs to move groups inside the allocator queue 2017-09-14 16:41:17 +02:00
poll-group.h src: rename preprocessor constants 2017-11-21 15:04:37 +01:00
port.c port: do not use separate poll groups for different socket types 2018-03-09 01:12:24 +01:00
port.h port: do not use separate poll groups for different socket types 2018-03-09 01:12:24 +01:00
queue.c src: polyfill the 'include' keyword for Visual Studio 2013 2017-12-07 04:41:51 +01:00
queue.h src: rename preprocessor constants 2017-11-21 15:04:37 +01:00
reflock-tree.c reflock-tree: remove unnecessary casts 2017-12-03 19:09:32 +01:00
reflock-tree.h src: rename preprocessor constants 2017-11-21 15:04:37 +01:00
reflock.c util: rename 'unused' macro to 'unused_var' 2017-12-08 19:34:52 +01:00
reflock.h src: rename preprocessor constants 2017-11-21 15:04:37 +01:00
sock.c port: do not use separate poll groups for different socket types 2018-03-09 01:12:24 +01:00
sock.h tree: remove header-based red-black tree implementation 2018-02-12 01:40:07 +01:00
tree.c tree: reduce code duplication 2018-05-01 22:02:45 +02:00
tree.h tree: implement simpler version without macros 2018-02-12 01:40:07 +01:00
util.c util: consistent naming 2017-09-26 21:14:44 +02:00
util.h util: define static_assert even if clang pretends to be msvc 2017-12-10 05:51:48 +01:00
win.h win: polyfill ERROR_DEVICE_FEATURE_NOT_SUPPORTED definition for MinGW 2017-12-08 19:41:40 +01:00
ws.c ws: report the correct error when WSAStartup() fails 2018-03-09 00:42:30 +01:00
ws.h src: add ws.c and ws.h for winsock-related stuff 2018-03-09 00:42:26 +01:00