If a socket is closed on the other end without first sending an association release, my server is locked in a loop of :
Operation error: End of file
TCP timer started with pending operations
TCP time out
As I continue to try dispatching messages.
We should detect this case and at least send an exception similar to AssociationAborted.