[BUG] Getting some socket options on a group fails (SRTO_PBKEYLEN, SRTO_KMSTATE, SRTO_CRYPTOMODE) #2918
Labels
[core]
Area: Changes in SRT library core
Priority: High
Type: Bug
Indicates an unexpected problem or unintended behavior
Milestone
Getting some socket option values on a group now fails after PR #2891.
Reproduction
srt-xtransmit retrieves those socket option values after a connection is established to form this info log line
Reasons
SRTO_CRYPTOMODE
is not set by the caller, so it is not in them_config
The text was updated successfully, but these errors were encountered: