#include "ConfigWWW.h"#include "express/legacy/in/WebApp.h"#include "express/middleware/StaticMiddleware.h"#include "express/tls/in/WebApp.h"#include "net/config/ConfigInstanceAPI.hpp"Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] ) |
Definition at line 56 of file verysimpleserver.cpp.
References utils::Config::addInstance(), core::socket::State::DISABLED, core::socket::State::ERROR, core::socket::State::FATAL, core::socket::Socket< ConfigT >::getConfig(), instance::ConfigWWW::getHtmlRoot(), utils::Config::getInstance(), net::config::ConfigInstance::getInstanceName(), express::WebApp::init(), net::in::stream::SocketServer< SocketAcceptorT, ConfigSocketServerT, SocketContextFactoryT, Args >::listen(), core::socket::State::OK, net::config::ConfigTls::setCert(), net::config::ConfigTls::setCertKey(), net::config::ConfigTls::setCertKeyPassword(), net::in::stream::config::ConfigSocketServer::setReuseAddress(), express::WebApp::start(), net::in::SocketAddress::toString(), and core::socket::State::what().