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