Searched refs:disableSynchronousRead (Results 1 – 1 of 1) sorted by relevance
51 private static final boolean disableSynchronousRead; field in UnixAsynchronousSocketChannelImpl55 disableSynchronousRead = (propValue.length() == 0) ?510 if (!disableSynchronousRead) { in implRead()