This website requires JavaScript.
Explore
Register
Sign In
coffee
/
wepoll
Watch
1
Star
0
Fork
0
You've already forked wepoll
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
wepoll:快速epoll for windows下载
298
Commits
3
Branches
22
Tags
BSD-2-Clause
888
KiB
C
100%
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Bert Belder
712eaab58b
doc: epoll_create() size argument must be greater than zero
2017-12-03 23:40:29 +01:00
doc
doc: epoll_create() size argument must be greater than zero
2017-12-03 23:40:29 +01:00
include
header: cast event types to uint32_t
2017-12-03 23:15:31 +01:00
src
sock: list out known epoll event types
2017-12-03 23:13:01 +01:00
test
test: remove unnecessary event mask casts to uint32_t
2017-12-03 23:16:10 +01:00
tools
build: rename 'all-in-one' to 'combined', store in 'dist/'
2017-11-30 23:33:45 +01:00
.clang-format
clang-format: add style for formatting javascript source
2017-09-10 20:40:43 +02:00
.gitignore
build: rename 'all-in-one' to 'combined', store in 'dist/'
2017-11-30 23:33:45 +01:00
CMakeLists.txt
build: rename 'all-in-one' to 'combined', store in 'dist/'
2017-11-30 23:33:45 +01:00
LICENSE
doc: add project name and blurb to license
2017-12-01 22:07:57 +01:00
run-cmake.bat
build: add cmake-based build system
2017-09-01 19:29:39 +02:00
tsfmt.json
misc: add tsfmt.json
2017-11-24 19:15:02 +01:00