socket_core Struct Reference
[Libnet]

Socket core. More...

#include <socket_core.h>


Data Fields

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


Detailed Description

Socket core.

Definition at line 74 of file socket_core.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 2 07:46:00 2011 for HelenOS/USB by  doxygen 1.4.7