lzxeth / tiny-httpdLinks
c语言版的tiny-httpd,按照自己的理解添加了注释并且修复了一些bug
☆54Updated 8 years ago
Alternatives and similar repositories for tiny-httpd
Users that are interested in tiny-httpd are comparing it to the libraries listed below
Sorting:
- HTTP服务器,C语言描述☆70Updated 8 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆163Updated 6 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- Linux下的小型Web服务器,支持GET/POST/SSL等功能☆152Updated 7 years ago
- ☆151Updated 5 months ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 5 years ago
- 各种IO模型的socket server实现与测试☆42Updated 10 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- linux kernel-4.17 协议栈源码阅读, reading linux kernel 4.17 netstack, once one has started to experience the rich insights that can be gained fr…☆68Updated 6 years ago
- Tinyftpd是用c语言实现的简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。☆154Updated 3 years ago
- Linux内核1.0版本源码阅读和注释☆140Updated 8 years ago
- 《CGDB中文手册》☆274Updated 9 years ago
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- 测试操作系统并发量☆71Updated 6 years ago
- 可使用vs直接编译的nginx☆106Updated 9 years ago
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆94Updated 7 years ago
- Linux0.12内核代码中文注释+在高版本GCC 5.4.0 + Ubuntu 16.04中编译成功并在Bochs正常测试运行☆222Updated 4 years ago
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排 查各种网络疑难杂症坚实的技术保障。☆83Updated 6 years ago
- cJson源码和源码分析☆247Updated 9 years ago
- 一次对Tinyhttpd完整的精读,注释,测试☆157Updated last year
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 8 years ago
- Linux 1.2.13 网络协议栈学习☆35Updated 5 years ago
- 互联网体系结构/庖丁解牛Linux网络协议栈☆128Updated 4 years ago
- 开源项目的源码分析☆148Updated 8 years ago
- ☆38Updated 9 years ago
- linux网络源码分析☆48Updated 3 years ago