|
virthttp
0.0
libvirt http interface
|
#include <iostream>#include <gsl/gsl>#include "wrapper/config.hpp"#include "wrapper/general_store.hpp"#include "wrapper/http_wrapper.hpp"#include "logger.hpp"Functions | |
| int | main (int argc, char **argv) |
| Program entry-point. More... | |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Program entry-point.
Loads the config, opens the listening port, and launches the threads
1.8.11