Searched defs:FD_ISSET (Results 1 – 2 of 2) sorted by relevance
23 #define FD_ISSET ZSOCK_FD_ISSET macro
126 static inline int FD_ISSET(int fd, zsock_fd_set *set) in FD_ISSET() function