摘要: 在《The Linux Programming Interface》的 63.2.1 The select() System Call中讲述了 select() 函数的用法 下面是原型: 1 #include <sys/time.h> /* For portability */ 2 #include 阅读全文
posted @ 2016-02-02 14:22 大馋猫 阅读(1458) 评论(0) 推荐(0)