Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion SRT-RejectReason_Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The rejection codes described in API-functions.md refer to system-level error co


| *Code* | *Rejection Reason* | *Since* | *Description* |
|: |:--------------------------------------------------------------------------- |:------- |:-------------------------------------------------------------------------------------------------------------- |
|:------ |:--------------------------------------------------------------------------- |:------- |:-------------------------------------------------------------------------------------------------------------- |
| 0000 | [SRT_REJ_UNKNOWN](docs/API/API-functions.md#SRT_REJ_UNKNOWN) | 1.3.4 | Fallback value for cases where connection is not rejected. |
| 0000 | [SRT_REJ_SYSTEM](docs/API/API-functions.md#SRT_REJ_SYSTEM) | 1.3.4 | System function reported a failure. |
| 0000 | [SRT_REJ_PEER](docs/API/API-functions.md#SRT_REJ_PEER) | 1.3.4 | Connection rejected by peer, with no additional details. |
Expand Down