Location:
socket.h
struct sockaddr;
Structure used by EPOC32 to store most addresses. NB. EPOC32 uses 32-bit family and port numbers internally, but they have
been left as shorts here for compatibility with code that uses htons()
/ntohs() explicitly.
Defined in sockaddr
:
sa_data
, sa_family
, sa_port
char sa_data;