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