finish_readonly Subroutine

private subroutine finish_readonly(status_code, err, status, message)

Mirror readonly-operation status without mutating the session state.

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: status_code
character(len=*), intent(in) :: err
integer, intent(out), optional :: status
character(len=*), intent(out), optional :: message