#include <stdapis/sys/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.
Structure used by kernel to store most addresses.