Searched defs:setBlocking (Results 1 – 2 of 2) sorted by relevance
85 public static void setBlocking(FileDescriptor fd, boolean blocking) throws IOException { in setBlocking() method in IoUtils
207 bool setBlocking(int fd, bool blocking) { in setBlocking() function