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

[core] Introduced the CSharedResource #2293

Closed

Commits on Apr 20, 2022

  1. [core] Introduced the CSharedResource and related scoped locks.

    srt::sync::CThread::id: added the default constructor, dropped constantness.
    maxsharabayko committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    7859daa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    056ccbf View commit details
    Browse the repository at this point in the history
  3. [core] Protect connection resources when inside CUDT::processCtrl(..)

    by acquiring the m_ConnectionResources.
    Fixes Haivision#2234.
    maxsharabayko committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    559c49d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ec15ac View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    dfe367a View commit details
    Browse the repository at this point in the history