wepoll:快速epoll for windows下载
Bert Belder caade91a1a socket: never have more than one outstanding poll request
Instead, use the new poll_req_cancel() API to cancel poll requests that
are outdated, then submit a new poll request after they return.
2017-09-14 00:53:25 +02:00
allinone all-in-one: check in all-in-one build output 2017-09-11 03:52:33 +02:00
include src: use int foo(void) for functions that don't take parameters 2017-09-04 07:20:59 +02:00
src socket: never have more than one outstanding poll request 2017-09-14 00:53:25 +02:00
test socket: fix EPOLLONESHOT semantics 2017-09-14 00:53:13 +02:00
.clang-format clang-format: add style for formatting javascript source 2017-09-10 20:40:43 +02:00
.gitignore gitignore: ignore MinSizeRel build output directory 2017-09-14 00:49:23 +02:00
CMakeLists.txt build: disable msvc 'function not inlined' warning 2017-09-10 20:40:43 +02:00
LICENSE doc: add Niels Provos to LICENSE 2017-09-11 03:51:47 +02:00
run-cmake.bat build: add cmake-based build system 2017-09-01 19:29:39 +02:00