|
unbound
0.1
|
The internal event structure for keeping libevent info for the event. More...
Data Fields | |
| struct comm_base * | base |
| the comm base | |
| struct event | ev |
| libevent event type, alloced here | |
The internal event structure for keeping libevent info for the event.
Possibly other structures (list, tree) this is part of.
1.7.6.1