private void ReadException(Exception e, ReadState state) { LOG.Error("xxServer read error", e); ReadSocketError?.Invoke(e, state); }