svn commit: r799199 - in /mina/branches/select-fix: core/src/main/java/org/apache/mina/core/polling/ core/src/main/java/org/apache/mina/transport/socket/nio/ transport-apr/src/main/java/org/apache/min

2009-07-30 Thread elecharny
Author: elecharny Date: Thu Jul 30 08:22:29 2009 New Revision: 799199 URL: http://svn.apache.org/viewvc?rev=799199view=rev Log: o Added a Logger o Few Javadoc, renaming and comments added o The updateTrafficMask method has been fixed : if there were one single session in the OPENING state, then

[CONF] Apache MINA IoProcessor loop

2009-07-30 Thread confluence
IoProcessor loop Page edited by Emmanuel Lécharny Introduction The IoProcessor instances are the place where we handle all the incoming and outgoing activity. It's an infinite loop, waiting for an event to occurs on the underlying