有关 va_list 的一些笔记 Posted on 2025-08-26 | In Programming , C/C++ | 2.2k | 19 mins. 写点轻松点儿的内容~ Read more »
IO 多路复用之 epoll Posted on 2025-08-17 | Edited on 2025-08-21 | In Programming , C/C++ | 20k | 2:50 继续整理 epoll 的内容。 Read more »
IO 多路复用之 poll Posted on 2025-08-16 | Edited on 2025-08-18 | In Programming , C/C++ | 9.7k | 1:21 继续整理 poll。 Read more »
IO 多路复用之 select Posted on 2025-08-15 | Edited on 2025-08-18 | In Programming , C/C++ | 12k | 1:42 继续整理与 IO 多路复用相关的内容。 Read more »
有关 socket 编程的一些笔记 Posted on 2025-08-14 | Edited on 2025-08-15 | In Programming , C/C++ | 11k | 1:30 回顾一下 Linux 中与 socket 相关的常用 API。 Read more »