Tag: tech
All the articles with the tag "tech".
-
BIO的ServerSocket.accept()——从Java到内核的完整调用链
从 Java ServerSocket.accept() 出发,穿透 JNI/libc 直达内核 sys_accept,完整展现一次 BIO 阻塞的六层调用链。
All the articles with the tag "tech".
从 Java ServerSocket.accept() 出发,穿透 JNI/libc 直达内核 sys_accept,完整展现一次 BIO 阻塞的六层调用链。