Kagome
Polkadot Runtime Engine in C++17
|
#include "common/fd_limit.hpp"
#include <sys/resource.h>
#include <algorithm>
#include <boost/iterator/counting_iterator.hpp>
#include "log/logger.hpp"
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) |