Cuberite
A lightweight, fast and extensible game server for Minecraft
Classes | Typedefs
HTTPServerConnection.h File Reference
#include "../OSSupport/Network.h"
#include "HTTPMessageParser.h"
Include dependency graph for HTTPServerConnection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cHTTPServerConnection
 

Typedefs

typedef std::vector< cHTTPServerConnection * > cHTTPServerConnections
 

Typedef Documentation

◆ cHTTPServerConnections

Definition at line 113 of file HTTPServerConnection.h.