DoQ socket address storage for IP4 or IP6 address. More...
#include <netevent.h>
Data Fields | ||
union { | ||
struct sockaddr_in in | ||
} | sockaddr | |
DoQ socket address storage for IP4 or IP6 address.
Smaller than the sockaddr_storage because not with af_unix pathnames.