tommy is too quick

This commit is contained in:
Simon Wicky
2025-10-27 13:50:49 +01:00
committed by Jędrzej Stuczyński
parent 0f6c356f39
commit f98b93f60e
@@ -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>,