dev@grizzly.java.net

patch

From: gustav trede <gustav.trede_at_gmail.com>
Date: Fri, 3 Apr 2009 02:08:37 +0200

Hello,

Please feedback on patch for moving socket close and attachment triggered
IO from selector thread to workers at postSelect.
The SelectionKey.cancel() is of course still done in the selecting thread.
Currently no Runnable wrappers are needed per task due to the affected
attachment objects was made Runnable.

-- 
regards
 gustav trede