From 21bbaf846e25d28c17d75dc715d3e917b40eaca3 Mon Sep 17 00:00:00 2001 From: Latent Prion Date: Thu, 6 Nov 2025 01:50:03 -0400 Subject: [PATCH] Todo: update --- todo | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/todo b/todo index 3545ba2..17a661e 100644 --- a/todo +++ b/todo @@ -41,3 +41,7 @@ come in. * Consider using MAP_HUGEPAGE with both PcloudStimBuff::StagingBuffer and in the PcloudStimulusBuffer's ringbuff. +* We should prolly call stream_descriptor::reset() after release() + whenever we wish to release a desc without closing the underlying + fd. Because we've discovered that release() doesn't fully cleanup + internal metadata.