An EIOEventDescriptor contains information for how to handle a given event firing within
a given context (generally, the context is per EndpointCoordinator).
This package defines helper classes which make common EIO tasks easier to accomplish than
is the case with the core EIO classes, which are sometimes a bit too generic and daunting
to the semi-casual EIO user.
A ReadWriteEndpoint is an endpoint that represents a socket channel, but has
been cleverly named "ReadWriteEndpoint" to befuddle and confuse you into thinking
it's alot more impressive than it actually is.