sockaddr_in Struct Reference

#include <macwinsock.h>

Collaboration diagram for sockaddr_in:

Collaboration graph
[legend]
List of all members.

Public Attributes

short sin_family
u_short sin_port
in_addr sin_addr
char sin_zero [8]

Detailed Description

Definition at line 357 of file macwinsock.h.


Member Data Documentation

struct in_addr sockaddr_in::sin_addr
 

Definition at line 361 of file macwinsock.h.

short sockaddr_in::sin_family
 

Definition at line 359 of file macwinsock.h.

u_short sockaddr_in::sin_port
 

Definition at line 360 of file macwinsock.h.

char sockaddr_in::sin_zero[8]
 

Definition at line 362 of file macwinsock.h.


The documentation for this struct was generated from the following file:
This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:47:03 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001