Searched refs:selectNow (Results 1 – 4 of 4) sorted by relevance
297 public abstract int selectNow() throws IOException; in selectNow() method in Selector
73 public int selectNow() throws IOException { in selectNow() method in MockAbstractSelector
104 public int selectNow() throws IOException { in selectNow() method in SelectorImpl
211 selector.selectNow(); in test_selectNow_Timeout()347 selector.selectNow();670 ret = selector.selectNow(); in selectOnce()