private class NioDatagramAcceptor.Acceptor
extends java.lang.Object
implements java.lang.Runnable
This private class is used to accept incoming connection from
clients. It's an infinite loop, which can be stopped when all
the registered handles have been removed (unbound).