Kagome
Polkadot Runtime Engine in C++17
fd_limit.hpp File Reference
#include <cstdlib>
#include <optional>
Include dependency graph for fd_limit.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 kagome::common
 

Functions

std::optional< size_t > kagome::common::getFdLimit ()
 
void kagome::common::setFdLimit (size_t limit)