ATcpServerSocketClosedEvent objects will be passed up to the SinkIF
associated with an ATcpServerSocket when a server socket dies. This
can happen if an attempt to accept an incoming connection fails for
some reason, generally due to running out of file descriptors.
author: Matt Welsh