Searched refs:fd_set_copy (Results 1 – 1 of 1) sorted by relevance
262 fd_set_copy(struct win_fd_set *out, const struct win_fd_set *in) in fd_set_copy() function299 fd_set_copy(win32op->readset_out, win32op->readset_in); in win32_dispatch()300 fd_set_copy(win32op->exset_out, win32op->writeset_in); in win32_dispatch()301 fd_set_copy(win32op->writeset_out, win32op->writeset_in); in win32_dispatch()