Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added description of 4 lacking options #722

Merged
merged 4 commits into from
Jul 3, 2019

Conversation

ethouris
Copy link
Collaborator

@ethouris ethouris commented Jun 4, 2019

Fixes #721

@ethouris ethouris requested a review from stevomatthews June 4, 2019 16:49
@ethouris ethouris added this to the v.1.3.3 milestone Jun 4, 2019
@ethouris ethouris added the [docs] Area: Improvements or additions to documentation label Jun 4, 2019
docs/API.md Outdated Show resolved Hide resolved
docs/API.md Outdated Show resolved Hide resolved
docs/API.md Outdated Show resolved Hide resolved
docs/API.md Outdated

- **[GET or SET]** - number of packets to be transmitted after which the encryption
key will be switched to the new one. The process involves "preannounce" when the new
key is sent to the receiver, and "decommission" when the old key is no longer used;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

DELETE

docs/API.md Outdated Show resolved Hide resolved
docs/API.md Outdated Show resolved Hide resolved
docs/API.md Outdated Show resolved Hide resolved
docs/API.md Outdated
| `SRTO_SNDDROPDELAY` | 1.3.2 | pre | `int` | ms | 0 | |

- **[SET]** - sets the extra delay for the decision of the data sender to make
sender TLPKTDROP, that is, discard loss-reported packets stating that it's already
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

DELETE LINES 858 TO 868

docs/API.md Outdated Show resolved Hide resolved
docs/API.md Outdated Show resolved Hide resolved
@ethouris
Copy link
Collaborator Author

@rndi Please merge it as is. I'll submit another PR specifically for STRICTENC, which will involve renaming of this option and doc update as well.

@rndi rndi merged commit 9432b48 into Haivision:master Jul 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[docs] Area: Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[docs] Add missing socket options to API.md
4 participants