Searched defs:timeout (Results 1 – 2 of 2) sorted by relevance
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()
136 IShellOutputReceiver receiver, int timeout) throws IOException { in executeShellCommand()