PAL
A Platform Abstraction Layer connects the mbed-client with the underlying platform.
|
#include <pal_network.h>
Data Fields | |
unsigned short | addressType |
char | addressData [PAL_NET_MAX_ADDR_SIZE] |
char palSocketAddress::addressData[PAL_NET_MAX_ADDR_SIZE] |
address family for the socket
unsigned short palSocketAddress::addressType |