
3篇文章 · 1261字 · 1人關注
select 在內核中大致實現的一個解說:http://janfan.github.io/chinese/2015/01/05/select-p...
數字簽名的理解:http://www.ruanyifeng.com/blog/2011/08/what_is_a_digital_signatu...
TCP 自己實現的一種檢測心跳情況的機制。 基于TCP打開的鏈接,會伴隨一些計時器(timer),有些計時器是用來管理keepalive的,當計...