gst-plugins-rs/net/webrtc/signalling
Nirbheek Chauhan e3190c888a webrtc/signalling: Fix potential hang and FD leak
If a peer connects via TCP and never initiates TLS, then the server
will get stuck in the accept loop. Spawn a task when accepting a TLS
connection, and timeout if it doesn't complete in 5 seconds.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1456>
2024-02-12 16:53:06 +02:00
..
src webrtc/signalling: Fix potential hang and FD leak 2024-02-12 16:53:06 +02:00
Cargo.toml Update versions to 0.9.12 2023-11-10 17:47:41 +02:00