Avoid exceptions
This commit is contained in:
@@ -22,7 +22,7 @@ public:
|
||||
* Initialize the connection registry.
|
||||
* Allocates virtual address space based on RLIMIT_NOFILE.
|
||||
*
|
||||
* @throws std::runtime_error if mmap fails or RLIMIT_NOFILE cannot be read
|
||||
* Aborts the process if mmap fails or RLIMIT_NOFILE cannot be read
|
||||
*/
|
||||
ConnectionRegistry();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user