Docs: relayd: received metadata position is reset on clear
[lttng-tools.git] / src / bin / lttng-relayd / live.cpp
index 416d812a64f2d237238170faa26788fc125e8aea..99037e417c0db58cd76e267383a9f3f7dc1bd068 100644 (file)
@@ -2168,7 +2168,7 @@ static int viewer_get_metadata(struct relay_connection *conn)
                 * status before a stream disappears, otherwise they abort the
                 * entire live connection when receiving an error status.
                 *
-                * Clear feature resets the metadata_sent to 0 until the
+                * Clear feature resets the metadata_received to 0 until the
                 * same metadata is received again.
                 */
                reply.status = htobe32(LTTNG_VIEWER_NO_NEW_METADATA);
This page took 0.023177 seconds and 4 git commands to generate.