I/O 模型练手代码,分别使用阻塞式 I/O、select、poll 和 epoll 实现了简单的 HTTP Server
forked from code4wt/toyhttpd
-
Notifications
You must be signed in to change notification settings - Fork 0
I/O 模型练手代码,分别使用阻塞式 I/O、select、poll 和 epoll 实现了简单的 HTTP Server
License
mancroan/toyhttpd
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
I/O 模型练手代码,分别使用阻塞式 I/O、select、poll 和 epoll 实现了简单的 HTTP Server
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 49.5%
- C 47.4%
- Makefile 1.9%
- Perl 1.2%