Skip to content

Commit

Permalink
[tests] Tests for socket options API (#1929)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxsharabayko authored Aug 2, 2021
1 parent 158f35d commit 5ac27a3
Show file tree
Hide file tree
Showing 5 changed files with 1,107 additions and 5 deletions.
2 changes: 2 additions & 0 deletions docs/API/API-socket-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -847,6 +847,8 @@ dedicated network settings. MSS is not to be confused with the size of the UDP
payload or SRT payload - this size is the size of the IP packet, including the
UDP and SRT headers*

THe value of `SRTO_MSS` must not exceed `SRTO_UDP_SNDBUF` or `SRTO_UDP_RCVBUF`.

[Return to list](#list-of-options)

---
Expand Down
Loading

0 comments on commit 5ac27a3

Please sign in to comment.