Searched refs:readKilled (Results 1 – 1 of 1) sorted by relevance
71 private boolean readKilled; // further reading disallowed due to timeout field in AsynchronousSocketChannelImpl151 readKilled = true; in enableReading()173 readKilled = true; in killReading()248 if (readKilled) in read()