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下载
117
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
d90f0d2d71
doc: add Niels Provos to LICENSE
2017-09-11 03:51:47 +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
tree: rename handle_tree -> tree
2017-09-11 03:51:47 +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 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