Electroneum
listen_list Struct Reference

#include <listen_dnsport.h>

Collaboration diagram for listen_list:

Public Attributes

struct listen_listnext
 
struct comm_pointcom
 

Detailed Description

Single linked list to store event points.

Definition at line 72 of file listen_dnsport.h.

Member Data Documentation

◆ com

struct comm_point* listen_list::com

event info

Definition at line 76 of file listen_dnsport.h.

◆ next

struct listen_list* listen_list::next

next in list

Definition at line 74 of file listen_dnsport.h.


The documentation for this struct was generated from the following file: