Add a TODO marker for the next step.

This commit is contained in:
Andrew Wood
2025-10-26 01:35:53 +01:00
parent f518257bc9
commit d2d3ec1cde
+4
View File
@@ -1063,6 +1063,10 @@ int pv_watchfd_loop(pvstate_t state)
* If the fd is still open and we
* got its current position, update
* its position and timers.
*
* TODO: consolidate duplicate code,
* this is similar to
* pv_main_loop().
*/
struct timespec init_time, transfer_elapsed;