Skip to content

Commit 754296f

Browse files
authored
Update README.md
1 parent a151f70 commit 754296f

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
1-
# Evpoll
1+
# Evpoll
2+
Event notification interface for network I/O extracted from [tidwall/evio](https://github.com/tidwall/evio) with edge triggered level behaviour support using [epoll](http://man7.org/linux/man-pages/man7/epoll.7.html).
3+
4+
## Usage
5+
_TODO_
6+
## Resources
7+
- [https://github.com/tidwall/evio](https://github.com/tidwall/evio)
8+
- [https://medium.com/@copyconstruct/the-method-to-epolls-madness-d9d2d6378642](https://medium.com/@copyconstruct/the-method-to-epolls-madness-d9d2d6378642)
9+
10+
## License
11+
12+
This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/sealtlabs/evpoll/blob/master/LICENSE) file for details

0 commit comments

Comments
 (0)