Skip to content

Refax: removed the synconmsg property and its handling in the groups #2509

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

Merged

Conversation

ethouris
Copy link
Collaborator

@ethouris ethouris commented Nov 1, 2022

This removes the handling of synconmsg property in the group. There are no predicted implementations of synchronizing the groups' transmission on the message number and this flag complicates the code. The flag itself remains, as per protocol description, although this may be deprecated in the future, as this is currently the only flag in use.

@codecov-commenter
Copy link

Codecov Report

Merging #2509 (7bf1a04) into master (53735e1) will increase coverage by 0.59%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master    #2509      +/-   ##
==========================================
+ Coverage   65.48%   66.08%   +0.59%     
==========================================
  Files          99       99              
  Lines       19698    19688      -10     
==========================================
+ Hits        12900    13011     +111     
+ Misses       6798     6677     -121     
Impacted Files Coverage Δ
srtcore/api.cpp 53.01% <ø> (+0.03%) ⬆️
srtcore/group.cpp 37.63% <ø> (ø)
srtcore/group.h 60.95% <ø> (-0.27%) ⬇️
srtcore/core.cpp 60.21% <50.00%> (+1.33%) ⬆️
srtcore/queue.cpp 81.19% <0.00%> (+1.04%) ⬆️
srtcore/congctl.cpp 82.90% <0.00%> (+2.07%) ⬆️
srtcore/list.cpp 82.65% <0.00%> (+13.27%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@maxsharabayko maxsharabayko added this to the v1.6.0 milestone Nov 1, 2022
@maxsharabayko maxsharabayko added Type: Maintenance Work required to maintain or clean up the code [core] Area: Changes in SRT library core labels Nov 1, 2022
@maxsharabayko maxsharabayko merged commit f7a024a into Haivision:master Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[core] Area: Changes in SRT library core Type: Maintenance Work required to maintain or clean up the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants