fd_set_copy 293 opal/mca/event/libevent2022/libevent/win32select.c fd_set_copy(win32op->readset_out, win32op->readset_in); fd_set_copy 294 opal/mca/event/libevent2022/libevent/win32select.c fd_set_copy(win32op->exset_out, win32op->writeset_in); fd_set_copy 295 opal/mca/event/libevent2022/libevent/win32select.c fd_set_copy(win32op->writeset_out, win32op->writeset_in);