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.

Public Attributes
charsa_data
u_short sa_family
unsigned charsa_len
u_short sa_port

Member Data Documentation

char sa_data

charsa_data

u_short sa_family

u_short sa_family

unsigned char sa_len

unsigned charsa_len

u_short sa_port

u_short sa_port