lzxeth / tiny-httpd
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
- HTTP服务器,C语言描述☆70Updated 8 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- Linux下的小型Web服务器,支持GET/POST/SSL等功能☆152Updated 6 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- C 菜鸟修真之旅☆50Updated 7 months ago
- a simple example for how to use epoll☆66Updated 12 years ago
- 一个简单的http/https库,c语言实现,用到了 openssl库,支持 get和post☆43Updated 8 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- 华宇拼音输入法核心源码(source code of unispim)☆60Updated 6 years ago
- ☆147Updated last week
- libevent 官方文档的中文版☆48Updated 10 years ago
- 一个小巧的linux内核, 学习linux-kernel和进程调度的好帮手☆161Updated 8 years ago
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆93Updated 7 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…☆66Updated 5 years ago
- cJson源码和源码分析☆243Updated 9 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆50Updated 9 years ago
- ☆32Updated 6 years ago
- Linux进程间通信(Inter-Process Communication)方式汇总☆320Updated 6 years ago
- 可使用vs直接编译的nginx☆106Updated 8 years ago
- libevent source code analysis☆61Updated 2 years ago
- 庖丁解牛Linux网络核心配套实验代码☆22Updated 6 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆190Updated 4 years ago
- Tinyftpd是用c语言实现的简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。☆152Updated 3 years ago
- Linux内核1.0版本源码阅读和注释☆139Updated 8 years ago
- Linux0.12内核代码中文注 释+在高版本GCC 5.4.0 + Ubuntu 16.04中编译成功并在Bochs正常测试运行☆221Updated 4 years ago
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。☆81Updated 5 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆44Updated 4 years ago
- 这是一个用C语言编写Linux平台的http文件下载器, 以命令行的方式运行☆46Updated 6 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆72Updated last year
- 分析nginx的设计☆62Updated 4 years ago