cyyzero / tlpi
对tlpi这本书的学习
☆30Updated 3 years ago
Alternatives and similar repositories for tlpi:
Users that are interested in tlpi are comparing it to the libraries listed below
- Shuo's learning notes on Linux TCP/IP stack☆122Updated last year
- Linux 1.2.13 网络协议栈学习☆35Updated 5 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
- libevent source code analysis☆62Updated 2 years ago
- My notes and solutions for The Linux Programing Interface book (TLPI)《UNIX/LINUX系统编程手册》笔记和解答☆110Updated 2 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆52Updated 9 years ago
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、下册)》学习笔记☆73Updated 6 years ago
- 收集网络上讲解Linux系统原理的优秀文章、文档☆76Updated 4 years ago
- Yet another blog of myself 👀☆47Updated 3 months ago
- ☆150Updated 2 months ago
- 《Linux高性能服务器编程》上的例子☆50Updated 10 years ago
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆164Updated 5 years ago
- select、poll、epoll☆69Updated 5 years ago
- linux0.11源码解析☆92Updated last year
- 基于协程和事件循环的c++网络库☆58Updated 5 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆74Updated last year
- 【译】UIUC CS241 系统编程中文讲义☆50Updated 2 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- linux网络源码分析☆48Updated 3 years ago
- Understanding Unix/Linux Programming 练习☆35Updated 9 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆219Updated 7 years ago
- jemalloc阅读笔记☆9Updated 2 years ago
- Linux内核之旅开源社区实验代码管理☆75Updated 2 years ago
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆93Updated 7 years ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆79Updated 4 years ago
- 《CGDB中文手册》☆272Updated 9 years ago
- 用户态线程实现☆19Updated 6 years ago
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。☆83Updated 5 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- a simple example for how to use epoll☆66Updated 12 years ago