摘要: #include <sys/select.h> #include <sys/time.h> #include <sys/types.h> #include <unistd.h> int select(int nfds, fd_set * readfds, fd_set * writefds, fd_ 阅读全文
posted @ 2016-06-06 09:31 Andy.gbhu 阅读(682) 评论(0) 推荐(0)