tommy is too quick

This commit is contained in:
Simon Wicky
2025-10-27 13:50:49 +01:00
parent c647ab5605
commit f5f6df9eaf
@@ -343,6 +343,7 @@ impl BuilderConfigBuilder {
}
#[cfg(unix)]
#[must_use]
pub fn connection_fd_callback(
mut self,
connection_fd_callback: Arc<dyn Fn(RawFd) + Send + Sync>,