Skip to the content.

Home / cs-notes / Architecture / Components / Netty / Java / Selector / select

public abstract int select(long timeout) throws IOException;
public abstract int selectNow() throws IOException;