#include "wvstreamlist.h"
#include "wvtcp.h"
#include <fcntl.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <netinet/ip.h>
#include <netinet/tcp.h>
#include <errno.h>
Go to the source code of this file.
Defines | |
#define | SO_ORIGINAL_DST 80 |
|
Definition at line 150 of file wvtcp.cc. Referenced by WvTCPConn::localaddr(). |