dk_tcpip_t Struct Reference

TCP end point. More...

#include <dktypes.h>

Collaboration diagram for dk_tcpip_t:

Collaboration graph
[legend]

Data Fields

int state
 Current state.
int flags
 Flags.
int s
 Low-level socket.
struct {
   struct {
      dk_ip_addr_t   w
 Wished.
      dk_ip_addr_t   f
 Found.
   }   l
 Local addresses.
   struct {
      dk_ip_addr_t   w
 Wished.
      dk_ip_addr_t   f
 Found.
   }   r
 Remote addresses.
a
 Addresses.
struct {
   time_t   seconds
 Seconds in timeout.
   long   usecs
 Microseconds in timeout.
to
 Timeout.
int error_code
 Last error occured.

Detailed Description

TCP end point.

Field Documentation

struct { ... } dk_tcpip_t::a

Addresses.

Last error occured.

Found.

Flags.

struct { ... } dk_tcpip_t::l

Local addresses.

struct { ... } dk_tcpip_t::r

Remote addresses.

Low-level socket.

Seconds in timeout.

Current state.

struct { ... } dk_tcpip_t::to

Timeout.

Microseconds in timeout.

Wished.


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

Generated on Mon Jan 4 15:50:57 2010 for dklibs by  doxygen 1.5.8