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 bug: srt_accept failure may make accepted socket leak #1884

Merged

Commits on Mar 23, 2021

  1. Configuration menu
    Copy the full SHA
    8081a2f View commit details
    Browse the repository at this point in the history
  2. Fixed UT layout and surroundings

    Mikołaj Małecki committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    15a99cb View commit details
    Browse the repository at this point in the history
  3. Changed: on parameter failure the socket stays in the queue and can b…

    …e retrieved next time.
    Mikołaj Małecki committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    027d423 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Updated and fixed. Moved CreateAddr to test support file

    Mikołaj Małecki committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    e9f5eec View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    040d8c7 View commit details
    Browse the repository at this point in the history
  2. Added simple option parsing procedure

    Mikołaj Małecki committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    388c25e View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Added SRT test setup support

    Mikołaj Małecki committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    a126316 View commit details
    Browse the repository at this point in the history
  2. Added lacking semicolon

    Mikołaj Małecki committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    d9b15f5 View commit details
    Browse the repository at this point in the history
  3. Fixed handling per-test options

    Mikołaj Małecki committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    48393d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Formatting fixes

    Mikołaj Małecki committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    1746db7 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Some fixes in the documentation

    Mikołaj Małecki committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    ae5af77 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Merge branch 'master' into dev-fix-accept-leak-on-api-failure

    Mikołaj Małecki committed May 3, 2023
    Configuration menu
    Copy the full SHA
    99dfe40 View commit details
    Browse the repository at this point in the history
  2. Premature merge of Haivision#2681 to prevent merge conflicts

    Mikołaj Małecki committed May 3, 2023
    Configuration menu
    Copy the full SHA
    e1f1758 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Updated and fixed

    Mikołaj Małecki committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    d5a7604 View commit details
    Browse the repository at this point in the history