gst-plugins-rs/gst-plugin-threadshare
Sebastian Dröge 3026e56cfb ts-udpsrc: Creating a gio::Socket from a raw fd/socket is unsafe
So put it into an unsafe block.
2018-12-03 13:02:35 +02:00
..
examples Run gst-plugin-threadshare through cargo fmt 2018-11-05 13:43:38 +02:00
src ts-udpsrc: Creating a gio::Socket from a raw fd/socket is unsafe 2018-12-03 13:02:35 +02:00
tests ts-appsrc: Rewrite test around Harness 2018-11-13 18:58:06 +02:00
Cargo.toml ts-udpsrc: Dup the socket so that both tokio and GIO can take ownership of it 2018-11-30 19:39:39 +02:00