SERVER_ERROR
return client_spoke_last ? CLIENT_ERROR : SERVER_ERROR;
return client_spoke_last ? SERVER_ERROR : CLIENT_ERROR;
case SERVER_ERROR: