wepoll:快速epoll for windows下载
2017-09-10 20:40:44 +02:00
allinone all-in-one: format source code 2017-09-10 20:40:43 +02:00
include src: use int foo(void) for functions that don't take parameters 2017-09-04 07:20:59 +02:00
src queue: add QUEUE_ENQUEUED() to determine if an element is in a queue 2017-09-10 20:40:44 +02:00
test epoll: split out poll request functions into poll-request.[ch] 2017-09-10 20:39:36 +02:00
.clang-format clang-format: add style for formatting javascript source 2017-09-10 20:40:43 +02:00
.gitignore structure: add more .gitignore items 2017-09-01 19:29:34 +02:00
CMakeLists.txt build: disable msvc 'function not inlined' warning 2017-09-10 20:40:43 +02:00
LICENSE doc: add license 2017-09-01 19:22:22 +02:00
run-cmake.bat build: add cmake-based build system 2017-09-01 19:29:39 +02:00