|
Electroneum
|
#include <module.h>

Public Attributes | |
| struct sock_list * | next |
| socklen_t | len |
| struct sockaddr_storage | addr |
Linked list of sockaddrs May be allocated such that only 'len' bytes of addr exist for the structure.
| struct sockaddr_storage sock_list::addr |