#include <sys/resource.h>#include <common/context_singleton.hh>#include <network/server_handler.hh>#include <network/client_handler.hh>#include <network/simple_router.hh>#include <fileleader/file_leader_router.hh>#include <blocknode/block_node_router.hh>#include <taskmanager/task_manager_router.hh>#include <memory>#include <cstdio>
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |