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] Fixed: closing socket should mark and signal so that srt_connect call can exit immediately #2032

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Jun 1, 2021

  1. [core] Fixed: closing socket should mark and signal so that srt_conne…

    …ct call can exit immediately
    Mikołaj Małecki committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    3f6e6ac View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Fixed problem: test if socket is in this blocking-connecting state be…

    …fore changing the flag. Otherwise it would confuse the closing function when used on a connected socket
    Mikołaj Małecki committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    7164030 View commit details
    Browse the repository at this point in the history
  2. Added UT for the closing case

    Mikołaj Małecki committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    cdca85d View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Updated and postfixed

    Mikołaj Małecki committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    cf3850c View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

Commits on Aug 26, 2024

  1. Merge branch 'master' into dev-fix-2029

    Mikolaj Malecki committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ba78d54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50da652 View commit details
    Browse the repository at this point in the history
  3. Fixes for atomic field

    Mikolaj Malecki committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    0d78572 View commit details
    Browse the repository at this point in the history