$Revision: 1.8 $
Near real-time mirror server module (pm). NRTM protocol.
Status: NOT REVUED, NOT TESTED
Author: andrei
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 | |
{ | |
char* source; | |
int version; | |
long first; | |
long last; | |
} |
Included from: | /usr/include/time.h | |
Calls: | __posix_asctime_r() |
Included from: | /usr/include/time.h | |
Calls: | __posix_ctime_r() |
Included from: | /usr/include/unistd.h | |
Calls: | __posix_getlogin_r() |
Included from: | /usr/include/unistd.h | |
Calls: | __posix_ttyname_r() |