-
Notifications
You must be signed in to change notification settings - Fork 851
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
base: master
Are you sure you want to change the base?
Commits on Jun 1, 2021
-
[core] Fixed: closing socket should mark and signal so that srt_conne…
…ct call can exit immediately
Mikołaj Małecki committedJun 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 3f6e6ac - Browse repository at this point
Copy the full SHA 3f6e6acView commit details
Commits on Jun 2, 2021
-
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 committedJun 2, 2021 Configuration menu - View commit details
-
Copy full SHA for 7164030 - Browse repository at this point
Copy the full SHA 7164030View commit details -
Mikołaj Małecki committed
Jun 2, 2021 Configuration menu - View commit details
-
Copy full SHA for cdca85d - Browse repository at this point
Copy the full SHA cdca85dView commit details
Commits on Jan 19, 2024
-
Mikołaj Małecki committed
Jan 19, 2024 Configuration menu - View commit details
-
Copy full SHA for cf3850c - Browse repository at this point
Copy the full SHA cf3850cView commit details
Commits on Jun 25, 2024
-
Fixed the old test. Added one more test to close during connection
Mikolaj Malecki committedJun 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 9967d1d - Browse repository at this point
Copy the full SHA 9967d1dView commit details
Commits on Aug 26, 2024
-
Merge branch 'master' into dev-fix-2029
Mikolaj Malecki committedAug 26, 2024 Configuration menu - View commit details
-
Copy full SHA for ba78d54 - Browse repository at this point
Copy the full SHA ba78d54View commit details -
Fixed unnecessary condition. Added more atomics (data race fix)
Mikolaj Malecki committedAug 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 50da652 - Browse repository at this point
Copy the full SHA 50da652View commit details -
Mikolaj Malecki committed
Aug 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 0d78572 - Browse repository at this point
Copy the full SHA 0d78572View commit details