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
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- ☆151Updated 4 months ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- 一次对Tinyhttpd完整的精读,注释,测试☆156Updated last year
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- Linux0.12内核代码中文注释+在高版本GCC 5.4.0 + Ubuntu 16.04中编译成功并在Bochs正常测试运行☆222Updated 4 years ago
- 一个简单的http/https库,c语言实现,用到了 openssl库,支持 get和post☆42Updated 9 years ago
- Linux下的小型Web服务器,支持GET/POST/SSL等功能☆152Updated 7 years ago
- 《CGDB中文手册》☆273Updated 9 years ago
- Linux内核1.0版本源码阅读和注释☆140Updated 8 years ago
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆163Updated 6 years ago
- ☆67Updated 5 years ago
- Tinyftpd是用c语言实现的简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。☆152Updated 3 years ago
- ☆44Updated 5 years ago
- 高性能博客系统☆27Updated 5 years ago
- 测试操作系统并发量☆70Updated 6 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 5 years ago
- Shuo's learning notes on Linux TCP/IP stack☆123Updated last year
- linux0.11源码解析☆93Updated last year
- 华宇拼音输入法核心源码(source code of unispim)☆59Updated 6 years ago
- C 菜鸟修真之旅☆52Updated 11 months ago
- libevent source code analysis☆62Updated 2 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC 间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- 可使用vs直接编译的nginx☆106Updated 9 years ago
- A high performance, single threaded, HTTP/1.1 server written in C++ as a learning tool. Uses kqueue for event management, therefore is *…☆80Updated 3 months ago
- ☆91Updated 6 years ago
- simple demo for network programming☆38Updated 8 years ago