Minor tidying and cleanup

This commit is contained in:
2025-08-22 13:36:17 -04:00
parent 45bf6b6455
commit 815e6c065a
5 changed files with 11 additions and 48 deletions

View File

@@ -5,7 +5,7 @@
#include <sys/mman.h>
#include <sys/resource.h>
class Connection;
struct Connection;
/**
* mmap-based Connection Registry for tracking active connections.