#include <sys/types.h>
#include <netinet/tcp.h>
#include <poll.h>
#include <Basics.H>
#include <OS.H>
#include <VestaConfig.H>
#include "TCP_sock.H"
Go to the source code of this file.
Functions | |
void | TCP_sock_init () |
Variables | |
const char * | TCP_NAME = "tcp" |
|
Definition at line 101 of file TCP_sock.C. References TCP_sock::init(). |
|
Definition at line 63 of file TCP_sock.C. Referenced by TCP_sock::parse_port(). |