Lines Matching refs:set
18 - when epoll detects unremovable fds in the fd set, rebuild
47 when we can't detect the signal set size.
90 - rename ev::embed::set to ev::embed::set_embed to avoid clashing
91 the watcher base set (loop) method.
135 or added to the select set (analyzed and tested by Bert Belder).
181 an API quirk where the set function must be called in the C++ API
182 even when there is nothing to set.
233 - take advantage of inotify_init1, if available, to set cloexec/nonblock
254 - take advantage of some GNU/Linux calls to set cloexec/nonblock
340 - replaced loop_ref argument of watcher.set (loop) by a direct
414 - pass in the write fd set as except fd set under windows. windows
463 - add sensible set method to ev::embed.
499 - removed epoll from embeddable fd set.