Go to the documentation of this file. 1 #ifndef __XRDFRMMONITOR__
2 #define __XRDFRMMONITOR__
35 #include <netinet/in.h>
36 #include <sys/types.h>
42 #define XROOTD_MON_INFO 1
43 #define XROOTD_MON_STAGE 2
44 #define XROOTD_MON_MIGR 4
45 #define XROOTD_MON_PURGE 8
51 static void Defaults(
char *dest1,
int m1,
char *dest2,
int m2,
56 static int Init(
const char *iHost,
const char *iProg,
70 const char id,
int size);
71 static int Send(
int mmode,
void *buff,
int size);