Inherits flightgear::http::MongooseConnection.
Definition at line 255 of file httpd.cxx.
◆ RegularConnection()
flightgear::http::RegularConnection::RegularConnection |
( |
MongooseHttpd * | httpd | ) |
|
|
inline |
◆ ~RegularConnection()
virtual flightgear::http::RegularConnection::~RegularConnection |
( |
| ) |
|
|
inlinevirtual |
◆ close()
void flightgear::http::RegularConnection::close |
( |
struct mg_connection * | connection | ) |
|
|
virtual |
◆ poll()
int flightgear::http::RegularConnection::poll |
( |
struct mg_connection * | connection | ) |
|
|
virtual |
◆ request()
int flightgear::http::RegularConnection::request |
( |
struct mg_connection * | connection | ) |
|
|
virtual |
The documentation for this class was generated from the following file: