Searched defs:updateBuffers (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/windows/classes/sun/nio/ch/
H A DWindowsAsynchronousSocketChannelImpl.java424 void updateBuffers(int bytesRead) { method in class:WindowsAsynchronousSocketChannelImpl.ReadTask
540 updateBuffers(bytesTransferred);
701 void updateBuffers(int bytesWritten) { method in class:WindowsAsynchronousSocketChannelImpl.WriteTask
798 updateBuffers(bytesTransferred);

Completed in 34 milliseconds