📄 select.h-data
字号:
#if !defined ISO && !defined POSIXtype time_ttype suseconds_ttype {struct timeval}element {struct timeval} time_t tv_secelement {struct timeval} suseconds_t tv_usectype sigset_ttype {struct timespec}element {struct timespec} time_t tv_secelement {struct timespec} long tv_nsectype fd_setelement fd_set long fds_bits []function-macro void FD_CLR (int, fd_set*)function-macro int FD_ISSET (int, fd_set*)function-macro void FD_SET (int, fd_set*)function-macro void FD_ZERO (fd_set*)macro FD_SETSIZE#ifdef XOPEN2Kfunction int pselect (int, fd_set*, fd_set*, fd_set*, const struct timespec*, const sigset_t*)#endiffunction int select (int, fd_set*, fd_set*, fd_set*, struct timeval*)allow-header signal.hallow-header sys/time.hallow-header time.h#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -