sockaddr Struct Reference

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.

Member Data Documentation

char sa_data

char sa_data

u_short sa_family

u_short sa_family

unsigned char sa_len

unsigned char sa_len

u_short sa_port

u_short sa_port