随笔分类 -  C

IO多路复用的网络通信
摘要:#ifndef __COMMON__ #define __COMMON__ #include <sys/types.h> #include <sys/socket.h>#include <sys/select.h>#include <sys/stat.h>#include <sys/wait.h># 阅读全文

posted @ 2017-08-22 17:13 ML-创客猿 阅读(201) 评论(0) 推荐(0)