Searched refs:fd_set_copy (Results 1 – 1 of 1) sorted by relevance
256 fd_set_copy(struct win_fd_set *out, const struct win_fd_set *in) in fd_set_copy() function293 fd_set_copy(win32op->readset_out, win32op->readset_in); in win32_dispatch()294 fd_set_copy(win32op->exset_out, win32op->writeset_in); in win32_dispatch()295 fd_set_copy(win32op->writeset_out, win32op->writeset_in); in win32_dispatch()