Liu-YT / IO-Multiplexing
select、poll、epoll
☆69Updated 5 years ago
Alternatives and similar repositories for IO-Multiplexing:
Users that are interested in IO-Multiplexing are comparing it to the libraries listed below
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆78Updated 4 years ago
- linux0.11源码解析☆92Updated last year
- 谢宝友的Linux2.6.11源码注释。linux 2.6.11.12代码注释。主要参考《深入理解LINUX内核第三版》、《深入理解LINUX网络内幕》、《深入理解LINUX虚拟内存管理》等书籍☆235Updated 6 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
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆52Updated 9 years ago
- libevent source code analysis☆62Updated 2 years ago
- Shuo's learning notes on Linux TCP/IP stack☆121Updated last year
- a simple example for how to use epoll☆66Updated 12 years ago
- Linux 1.2.13 网络协议栈学习☆35Updated 5 years ago
- UNIX 编程实践☆42Updated 5 years ago
- 《深入理解Linux网络》一书的配套源码☆134Updated 2 years ago
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、下册)》学习笔记☆72Updated 6 years ago
- Linux内核之旅开源社区实验代码管理☆75Updated 2 years ago
- ☆94Updated 10 months ago
- 自己动手写TCPIP+WEB服务器课程的源码☆39Updated 4 years ago
- 测试操作系统并发量☆70Updated 6 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 10 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 4 years ago
- Linux内核学习笔记☆65Updated 4 years ago
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆93Updated 7 years ago
- <程序员的自我修养> 源代码☆66Updated 11 years ago
- 收集网络上讲解Linux系统原理的优秀文章、文档☆76Updated 4 years ago
- ☆149Updated 2 months ago
- ☆79Updated 5 years ago
- 这是一个展示epoll水平触发(level trigger)和边缘触发(edge trigger),分别在read和write两种情况下有什么表现的实验,目的是彻底搞清楚epoll的水平触发和边缘触发原理。☆32Updated 4 years ago
- Linux阅码场(LinuxDev)公众号文章收集☆66Updated 5 years ago
- linux kernel 2.4.0 研究学习☆19Updated 6 years ago
- 用树形的方式合理地组织知识点,并为每一个知识点配置可直接编译运行的go源代码☆54Updated last month
- 由C语言实现 的单线程高并发的网络基础库☆53Updated 3 years ago
- C、C++和其在Linux下的编程学习,主要是51CTO、传智播客、一些经典书籍的学习等☆33Updated 10 months ago