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