Liu-YT / IO-MultiplexingLinks
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
Sorting:
- 谢宝友的Linux2.6.11源码注释。linux 2.6.11.12代码注释。主要参考《深入理解LINUX内核第三版》、《深入理解LINUX网络内幕》、《深入理解LINUX虚拟内存管理》等书籍☆241Updated 6 years ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆84Updated 4 years ago
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆52Updated 9 years ago
- linux0.11源码解析☆93Updated last year
- 《深入理解Linux网络》一书的配套源码☆137Updated 2 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…☆69Updated 6 years ago
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、下册)》学习笔记☆77Updated 6 years ago
- Linux内核之旅开源社区实验代码管理☆76Updated 3 years ago
- Linux阅码场(LinuxDev)公众号文章收集☆66Updated 5 years ago
- libevent source code analysis☆62Updated 2 years ago
- ☆370Updated last year
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- 操作系统导论教学资料、《庖丁解牛Linux内核》配套资料☆274Updated 3 months ago
- <程序员的自我修养> 源代码☆66Updated 12 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- 这里面的代码注释,前后花了六年时间,几乎所有重要的内核子系统都注释了,例如中断、互斥、时钟、信号、内存、调度、网络协议栈、文件系统☆160Updated 7 years ago
- linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助☆306Updated 4 years ago
- 《深度探索Linux操作系统 : 系统构建和原理解析》 学习笔记☆111Updated 4 years ago
- Linux内核学习笔记☆66Updated 4 years ago
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆94Updated 7 years ago
- Linux内核1.0版本源码阅读和注释☆140Updated 8 years ago
- ☆79Updated 5 years ago
- Linux 4.4内核实践分析☆110Updated 4 years ago
- ☆93Updated last year
- 一个小巧的linux内核, 学习linux-kernel和进程调度的好帮手☆163Updated 8 years ago
- Linux0.12内核代码中文注释+在高版本GCC 5.4.0 + Ubuntu 16.04中编译成功并在Bochs正常测试运行☆222Updated 5 years ago
- cmdline menu libary☆80Updated 4 years ago
- 使用clion阅读linux内核代码☆25Updated 4 years ago
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆163Updated 6 years ago