HomeSort by relevance Sort by last modified time
    Searched full:do_fd_set (Results 1 - 1 of 1) sorted by null

  /external/libevent/
win32select.c 119 do_fd_set(struct win32op *op, struct idx_info *ent, evutil_socket_t s, int read) function
228 if (do_fd_set(win32op, idx, fd, 1)<0)
232 if (do_fd_set(win32op, idx, fd, 0)<0)

Completed in 562 milliseconds