From 4ceadc74f0086168fbc576032ba3e6f23af16e39 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Mon, 13 Apr 2026 17:36:54 -0400 Subject: Changes that went uncommitted for too long Signed-off-by: Andrew Opalach --- src/libsink/sink.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/libsink/sink.h') diff --git a/src/libsink/sink.h b/src/libsink/sink.h index 1e8bbf1..acb6a51 100644 --- a/src/libsink/sink.h +++ b/src/libsink/sink.h @@ -52,7 +52,6 @@ struct camu_sink_entry { bool ended; u32 reset_token; struct camu_clock clock; - bool held; // Only used in SINK_LOCAL. bool paused; struct { u8 state; @@ -83,7 +82,9 @@ struct camu_sink { u16 port; struct nn_rpc client; struct nn_rpc_connection *conn; + bool connected; u16 connection_number; + bool local; struct nn_mutex lock; struct nn_timer reconnect_timer; struct nn_signal queue_signal; -- cgit v1.2.3-101-g0448