(
SSLCert* cert,
constuint16_t portHTTPS = 443,
constuint8_t maxConnections = 4,
constin_addr_t bindAddress = 0);
45 virtualuint8_t setupSocket();
46 virtual voidteardownSocket();
47uint8_t setupSSLCTX();
51 virtual intcreateConnection(
intidx);
Main implementation for the plain HTTP server. Use HTTPSServer for TLS support.
Definition: HTTPServer.hpp:30
Certificate and private key that can be passed to the HTTPSServer.
Definition: SSLCert.hpp:59
Main implementation of the HTTP Server with TLS support. Use HTTPServer for plain HTTP...
Definition: HTTPSServer.hpp:30
Definition: ConnectionContext.cpp:3
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4