Definition at line 1094 of file botnet.cpp.
Public Attributes | |
char | args_array [63 *1024] |
Binary zero-delimitered arguments passed one-by-one. | |
uint32 | num_args |
Number of arguments (the very first "argument" is actually name of the procedure). |
|
Binary zero-delimitered arguments passed one-by-one.
Definition at line 1096 of file botnet.cpp. Referenced by botnet_loop(), and botnet_remote_procedure_call(). |
|
Number of arguments (the very first "argument" is actually name of the procedure).
Definition at line 1095 of file botnet.cpp. Referenced by botnet_loop(), botnet_remote_procedure_call(), and s_bot_command::flip(). |