|
Electroneum
|
#include <listen_dnsport.h>

Public Attributes | |
| struct listen_list * | next |
| struct comm_point * | com |
Single linked list to store event points.
Definition at line 72 of file listen_dnsport.h.
| struct comm_point* listen_list::com |
event info
Definition at line 76 of file listen_dnsport.h.
| struct listen_list* listen_list::next |
next in list
Definition at line 74 of file listen_dnsport.h.