219220221222223224225
// Note: no command completion, since always terminating. break; } // Now finally do what was indicated for the current connection. if (completeCurrent != null) throw new ConnectionTerminatedException(completeCurrent); }