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

Placing some SRT classes inside 'srt' namespace #2012

Merged
merged 3 commits into from
May 19, 2021

Conversation

maxsharabayko
Copy link
Collaborator

No behavior changes, only refactoring.

  • Placed some classes in srt namespace: CUDT, CUDTGroup, CUDTUnited, CUDTSocket, CChannel, CSndQueue, CRcvQueue, etc. Addresses [BUG] Symbol Name Leakage/Polution #1924.
  • Applied clang-format on channel.h and cpp, queue.h and cpp as some related further work is expected.

@maxsharabayko maxsharabayko added Type: Maintenance Work required to maintain or clean up the code [core] Area: Changes in SRT library core labels May 19, 2021
@maxsharabayko maxsharabayko added this to the v1.4.4 milestone May 19, 2021
@maxsharabayko maxsharabayko force-pushed the develop/queue-format branch 2 times, most recently from 4cc5bd3 to b68feb6 Compare May 19, 2021 10:34
@codecov-commenter

This comment has been minimized.

@maxsharabayko maxsharabayko merged commit 22cc924 into Haivision:master May 19, 2021
@maxsharabayko maxsharabayko deleted the develop/queue-format branch May 19, 2021 14:05
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.

2 participants