2019-05-17 13:42:08 -07: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 afd: use a simpler method to create AFD helper handles 2018-07-23 05:39:34 +02:00
afd.h sock: fix EPOLLOUT always reported for outgoing connections 2018-11-17 00:43:48 -08:00
api.c port: make the definition of 'struct port_state' private 2019-05-17 13:42:08 -07:00
api.h src,test: use consistent naming style for private names 2018-06-06 11:37:43 -07:00
error.c src,test: use consistent naming style for private names 2018-06-06 11:37:43 -07:00
error.h error: break up return_error() macro into two non-variadic macros 2018-05-17 01:31:21 -07:00
init.c init: fix grammar and clarify comment 2018-11-26 16:43:01 -07:00
init.h src: rename preprocessor constants 2017-11-21 15:04:37 +01:00
nt.c nt: squelch novelty GCC 8 cast-function-type warnings 2018-09-06 22:26:59 +02:00
nt.h reflock: use proper access mask when creating keyed event 2018-12-06 08:54:12 +01:00
poll-group.c port: make the definition of 'struct port_state' private 2019-05-17 13:42:08 -07:00
poll-group.h afd: use a simpler method to create AFD helper handles 2018-07-23 05:39:34 +02:00
port.c port: make the definition of 'struct port_state' private 2019-05-17 13:42:08 -07:00
port.h port: make the definition of 'struct port_state' private 2019-05-17 13:42:08 -07:00
queue.c src,test: use consistent naming style for private names 2018-06-06 11:37:43 -07:00
queue.h src: rename preprocessor constants 2017-11-21 15:04:37 +01:00
reflock.c src: reformat with clang-format 8.0 2019-05-17 13:42:08 -07:00
reflock.h reflock: use Interlocked functions directly, use long instead of uint32_t 2018-06-04 23:55:25 -07:00
sock.c sock: put functions in a more logical order 2019-05-17 13:42:08 -07:00
sock.h port,sock: drop 'ep_' prefix, rename types to sock_state_t/port_state_t 2018-05-17 01:31:29 -07:00
thread-safe-tree.c src,test: use consistent naming style for private names 2018-06-06 11:37:43 -07:00
thread-safe-tree.h src: rename 'reflock-tree' to 'thread-safe-tree' 2018-05-02 19:21:20 +02:00
tree.c src,test: use consistent naming style for private names 2018-06-06 11:37:43 -07:00
tree.h src: use more condensed style for short comments 2018-05-03 14:40:52 +02:00
util.h util: move static_assert polyfill to test-util.h 2018-06-04 23:55:30 -07:00
win.h win: use #ifdef instead of #if defined() 2018-06-11 14:38:16 +02:00
ws.c afd: use a simpler method to create AFD helper handles 2018-07-23 05:39:34 +02:00
ws.h afd: use a simpler method to create AFD helper handles 2018-07-23 05:39:34 +02:00