随笔分类 -  Linux Kernel

摘要:#include #include #include #include int main(int argc, char *argv[]){ int maxfd; char buf[256]; fd_set rset; while(1){ FD_ZERO(&rse... 阅读全文
posted @ 2014-09-07 20:40 Lhmily 阅读(823) 评论(0) 推荐(0)