2018-05-02 03:50:42 +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 sock: do not retrieve winsock protocol info for every socket 2018-05-02 03:06:35 +02:00
afd.h sock: do not retrieve winsock protocol info for every socket 2018-05-02 03:06:35 +02: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 error: remove error mapping for ERROR_DEVICE_FEATURE_NOT_SUPPORTED 2018-05-02 03:36:23 +02:00
error.h error: remove return_handle_error() and helpers 2017-12-07 22:06:11 +01:00
init.c afd: retrieve protocol info for afd driver socket on startup 2018-05-02 03:06:30 +02: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: do away with the poll_group_allocator class 2018-05-02 03:50:42 +02:00
poll-group.h poll-group: do away with the poll_group_allocator class 2018-05-02 03:50:42 +02:00
port.c sock: call poll_group_acquire() and poll_group_release() directly 2018-05-02 03:50:42 +02:00
port.h sock: call poll_group_acquire() and poll_group_release() directly 2018-05-02 03:50:42 +02: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 reflock: remove _sync_sub_and_fetch() 2018-05-01 22:11:13 +02:00
reflock.h src: rename preprocessor constants 2017-11-21 15:04:37 +01:00
sock.c sock: call poll_group_acquire() and poll_group_release() directly 2018-05-02 03:50:42 +02: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 error: remove error mapping for ERROR_DEVICE_FEATURE_NOT_SUPPORTED 2018-05-02 03:36:23 +02:00
ws.c afd: retrieve protocol info for afd driver socket on startup 2018-05-02 03:06:30 +02:00
ws.h afd: retrieve protocol info for afd driver socket on startup 2018-05-02 03:06:30 +02:00