0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-19 20:32:15 +02:00
obs-studio/deps
James Hurley 19e29500d8 deps: Add Happy Eyeballs (RFC 6555)
This commit adds a utility to connect to a TCP endpoint that may
be dual-stack IPv4/IPv6 using fast fallback. It will attempt the
prefered address family first, followed by the other 200ms later.
The first to connect will be the socket that is handed back
to the caller.
2023-07-24 16:33:31 -07:00
..
blake2 cmake: Add changes for CMake build framework 3.0 2023-03-26 18:20:38 -04:00
file-updater cmake: Remove EXCLUDE_FROM_ALL directive from interface libraries 2023-04-04 17:27:54 +00:00
glad libobs: Silence clang warnings for empty prototypes without void 2023-06-16 14:12:58 -04:00
happy-eyeballs deps: Add Happy Eyeballs (RFC 6555) 2023-07-24 16:33:31 -07:00
ipc-util cmake: Add changes for CMake build framework 3.0 2023-06-29 10:11:32 -04:00
jansson deps/jansson: Disable warnings on Clang and GCC 2023-01-19 13:08:46 -05:00
json11 cmake: Remove EXCLUDE_FROM_ALL directive from interface libraries 2023-04-04 17:27:54 +00:00
libcaption libobs: Silence clang warnings for empty prototypes without void 2023-06-16 14:12:58 -04:00
libff deps/libff: Remove legacy FFmpeg compatibility 2023-07-12 15:57:43 -04:00
media-playback deps/media-playback: Remove legacy FFmpeg compatibility 2023-07-12 15:57:43 -04:00
obs-scripting obs-scripting: Fix python save callback Py_BuildValue 2023-06-29 06:02:22 -07:00
opts-parser cmake: Remove EXCLUDE_FROM_ALL directive from interface libraries 2023-04-04 17:27:54 +00:00
uthash cmake: Add changes for CMake build framework 3.0 2023-03-26 18:20:38 -04:00
w32-pthreads cmake: Add changes for CMake build framework 3.0 2023-03-26 18:20:38 -04:00
CMakeLists.txt deps: Add Happy Eyeballs (RFC 6555) 2023-07-24 16:33:31 -07:00