Home
last modified time | relevance | path

Searched refs:ofdset (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A Dselectmodule.c274 fd_set ifdset, ofdset, efdset; in select_select_impl() local
322 if ((omax = seq2set(wlist, &ofdset, wfd2obj)) < 0) in select_select_impl()
341 omax ? &ofdset : NULL, in select_select_impl()
358 FD_ZERO(&ofdset); in select_select_impl()
383 wlist = set2list(&ofdset, wfd2obj); in select_select_impl()

Completed in 3 milliseconds