https://github.com/philips/eventloops
Experiments in using epoll and kqueue fds to integrate w/ uv event loop
https://github.com/philips/eventloops
Last synced: 11 months ago
JSON representation
Experiments in using epoll and kqueue fds to integrate w/ uv event loop
- Host: GitHub
- URL: https://github.com/philips/eventloops
- Owner: philips
- Created: 2012-05-17T06:41:18.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-05-17T06:50:25.000Z (about 14 years ago)
- Last Synced: 2025-04-08T18:54:34.420Z (about 1 year ago)
- Language: C
- Size: 88.9 KB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Experiments in using epoll and kqueue fds to integrate w/ uv event loop
git submodule update --init
make
./osx