Add a comment describing what this structure is for.

This commit is contained in:
Andrew Wood
2025-10-06 18:01:57 +01:00
parent 80b68a73ee
commit 25dadb2bfd
+3
View File
@@ -498,6 +498,9 @@ struct pvdisplay_component_s {
};
/*
* Structure defining the current state of a single watched file descriptor.
*/
struct pvwatchfd_s {
struct pvtransientflags_s flags; /* transient flags */
struct pvtransferstate_s transfer; /* transfer state */