sockaddr_in Struct Reference
[generic]

INET socket address. More...

#include <in.h>


Data Fields

in_addr sin_addr
 Internet address.
uint16_t sin_family
 Address family.
uint16_t sin_port
 Port number.
uint8_t sin_zero [8]
 Padding to meet the sockaddr size.


Detailed Description

INET socket address.

See also:
sockaddr

Definition at line 66 of file in.h.


Field Documentation

uint16_t sin_family

Address family.

Should be AF_INET.

Definition at line 68 of file in.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