Represents a single open connection for the plain HTTPServer, without TLS. More...
#include <HTTPConnection.hpp>
Represents a single open connection for the plain HTTPServer, without TLS.
◆ getClientIP() IPAddress httpsserver::HTTPConnection::getClientIP ( ) virtual ◆ initialize() int httpsserver::HTTPConnection::initialize ( int serverSocketID, HTTPHeaders * defaultHeaders ) virtualInitializes the connection from a server socket.
The call WILL BLOCK if accept(serverSocketID) blocks. So use select() to check for that in advance.
◆ isClosed() bool httpsserver::HTTPConnection::isClosed ( )Returns true, if the connection has been closed.
◆ isError() bool httpsserver::HTTPConnection::isError ( )Returns true, if the connection has been closed due to error
The documentation for this class was generated from the following files:
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