Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include <config.h>
#include <sys/types.h>
#include "vsnet_socketbase.h"
#include "vsnet_sockettcp.h"
Go to the source code of this file.
Classes | |
class | VsnetHTTPSocket |
Typedefs | |
typedef unsigned char | u_int8_t |
typedef unsigned int | u_int32_t |
Functions | |
std::ostream & | operator<< (std::ostream &ostr, const VsnetHTTPSocket &s) |
Definition at line 12 of file vsnet_sockethttp.h.
typedef unsigned char u_int8_t |
Definition at line 11 of file vsnet_sockethttp.h.
std::ostream& operator<< | ( | std::ostream & | ostr, |
const VsnetHTTPSocket & | s | ||
) |
Definition at line 166 of file vsnet_sockethttp.cpp.
References VsnetHTTPSocket::dump().