#include <TCPIPAPI.H>
Collaboration diagram for sockaddr_in:

Data Fields | |
| short | sin_family |
| unsigned int | sin_port |
| in_addr | sin_addr |
| char | sin_zero [8] |
|
|
Definition at line 134 of file TCPIPAPI.H. Referenced by ftp_connect(), gethostbyname(), and tcp_connect(). |
|
|
Definition at line 132 of file TCPIPAPI.H. Referenced by ftp_connect(), gethostbyname(), and tcp_connect(). |
|
|
Definition at line 133 of file TCPIPAPI.H. Referenced by ftp_connect(), gethostbyname(), and tcp_connect(). |
|
|
Definition at line 135 of file TCPIPAPI.H. |
1.2.16