Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include <config.h>
#include "vsnet_headers.h"
#include <sys/ioctl.h>
#include "vsnet_socket.h"
#include "vsnet_sockettcp.h"
#include "vsnet_sockethttp.h"
#include "vsnet_socketudp.h"
#include "vsnet_socketset.h"
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &ostr, const SOCKETALT &s) |
bool | operator== (const SOCKETALT &l, const SOCKETALT &r) |
std::ostream& operator<< | ( | std::ostream & | ostr, |
const SOCKETALT & | s | ||
) |
Definition at line 73 of file vsnet_socket.cpp.
Definition at line 80 of file vsnet_socket.cpp.