wepoll:快速epoll for windows下载
Bert Belder 153bc1138a socket: fix EPOLLONESHOT semantics
When EPOLLONESHOT is specified, rather than deleting the socket, just
clear it's event mask.
2017-09-14 00:53:13 +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: fix EPOLLONESHOT semantics 2017-09-14 00:53:13 +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