socket_core Struct Reference
[Sockets]

Socket core. More...

#include <socket_core.h>

Collaboration diagram for socket_core:
Collaboration graph
[legend]

Data Fields

int socket_id
 Socket identifier.
int phone
 Client application phone.
int port
 Bound port.
dyn_fifo_t received
 Received packets queue.
dyn_fifo_t accepted
 Sockets for acceptance queue.
void * specific_data
 Protocol specific data.
const char * key
 Socket ports map key.
size_t key_length
 Length of the Socket ports map key.

Detailed Description

Socket core.


Field Documentation

Sockets for acceptance queue.

Referenced by socket_destroy_core(), tcp_accept_message(), and tcp_process_syn_received().

const char* socket_core::key

Socket ports map key.

Referenced by socket_port_add_core(), and tcp_prepare_timeout().

Length of the Socket ports map key.

Referenced by socket_port_add_core(), and tcp_prepare_timeout().


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

Generated on Thu Mar 11 20:48:30 2010 for Networking and TCP/IP stack for HelenOS system by  doxygen 1.6.1