A.2.3.3 Improve session server handling of aborted connections

If a client closed it's connection to the session server while the server had data pending for the client, a subsequent del_write_file would generate an exception, killing the session server.