#include <shared.h>
Collaboration diagram for s_dcc_host:
Definition at line 106 of file shared.h.
Public Member Functions | |
s_dcc_host () | |
Public Attributes | |
int | group |
"dcc_group" ID number | |
string | host |
DCC host. |
|
Definition at line 110 of file shared.h.
|
|
"dcc_group" ID number
Definition at line 107 of file shared.h. Referenced by botnet_loop(), logic_process_line(), and s_dcc_host(). |
|
DCC host.
Definition at line 108 of file shared.h. Referenced by botnet_loop(), logic_process_line(), and s_dcc_host(). |