gstreamer/subprojects/gstreamer/libs/gst/helpers/ptp
Sebastian Dröge 9eb3ab3a59 ptp: Silence warning about some unused trait methods
These are not used yet but will likely be useful in the future.
Rust 1.79 (nightly) is warning about them being unused.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6601>
2024-04-10 14:33:46 +00:00
..
args.rs ptp: Add ttl configuration to gst_ptp_init_full() 2023-11-16 12:26:02 +00:00
clock.rs ptp: Capture actual send/receive times in the helper process 2023-05-24 14:16:23 +00:00
conf_lib.rs.in ptp-helper: Rewrite in Rust for portability and security 2023-04-07 15:49:02 +00:00
error.rs ptp-helper: Rewrite in Rust for portability and security 2023-04-07 15:49:02 +00:00
ffi.rs ptp: Use SO_BINDTOIFINDEX / SO_BINDTODEVICE on Linux 2023-11-02 11:42:44 +00:00
io.rs ptp-helper: Allow unused Stderr export 2023-12-29 10:18:52 +02:00
log.rs ptp: Add logging between the helper process and the main process via stderr 2023-05-19 12:47:28 +00:00
main.rs ptp-helper: Fix clippy warning and simplify code a bit 2024-03-06 09:17:53 +00:00
meson.build ptp: Don't install test executable 2024-03-05 18:55:00 +00:00
net.rs ptp: Use SO_BINDTOIFINDEX / SO_BINDTODEVICE on Linux 2023-11-02 11:42:44 +00:00
parse.rs ptp: Silence warning about some unused trait methods 2024-04-10 14:33:46 +00:00
privileges.rs ptp-helper: Add some tests for functionality and memory safety of unsafe code 2023-05-12 17:06:01 +00:00
ptp_helper_post_install.sh ptp-helper: Set a process priority / nice value of -5 on UNIX platforms 2023-04-07 15:49:02 +00:00
rand.rs ptp: Fix compilation with Rust 1.48 2023-05-19 12:47:28 +00:00
thread.rs ptp-helper: Set a process priority / nice value of -5 on UNIX platforms 2023-04-07 15:49:02 +00:00