$Revision: 1.2 $
Protocol whois module (pw). Whois protocol.
Status: NOT REVUED, NOT TESTED
Author: ottrey marek andrei
Included in: | modules/th/thread.c |
modules/ud/ud_main.c |
String sizes
#define STR_M 255
#define STR_L 1023
#define STR_XL 4095
#define STR_XXL 16383
Maximum size of input that can be recieved from the client.
#define PM_get_current_serial( connection )
#define PM_get_oldest_serial( connection )
struct _nrtm_q_t | |
{ | |
int source; | |
int version; | |
long first; | |
long last; | |
} |