Data Fields

_cp_connection_descriptor Struct Reference
[Cp_socket]

connection descriptor structure More...

#include <socket.h>

Data Fields

cp_socketsock
 socket the connection was made on
struct sockaddr_in * addr
 client address
void * owner
 placeholder for client identifier
struct timeval created
 creation time
unsigned long bytes_read
 bytes read
unsigned long bytes_sent
 bytes written

Detailed Description

connection descriptor structure


The documentation for this struct was generated from the following file: