Searched defs:timeout (Results 1 – 3 of 3) sorted by relevance
122 public Result render(long timeout) { in render()
133 public void setTimeout(long timeout) { in setTimeout()
632 static void read(SocketChannel chan, byte[] data, int length, int timeout) in read()685 static void write(SocketChannel chan, byte[] data, int length, int timeout) in write()