Author: fhanik
Date: Wed Jun 21 18:45:58 2006
New Revision: 416193
URL: http://svn.apache.org/viewvc?rev=416193&view=rev
Log:
Keep track of whether the socket is in use or not. The same can of course be
done using
key.interestOps() as a socket in use would not be returning OP_READ
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]