linux select 函數用法!

表頭文件 #include<sys/time.h> #include<sys/types.h> #include<unistd.h> 定義函數     int select(int n,fd_set * readfds,fd_set * writefds,fd_set * exceptfds,struct timeval * timeout); 函數說明     select()用來等待文件描述詞
相關文章
相關標籤/搜索