Go to the documentation of this file. 1 #ifndef __XRDFRMMONITOR__
2 #define __XRDFRMMONITOR__
15 #include <netinet/in.h>
16 #include <sys/types.h>
22 #define XROOTD_MON_INFO 1
23 #define XROOTD_MON_STAGE 2
24 #define XROOTD_MON_MIGR 4
25 #define XROOTD_MON_PURGE 8
31 static void Defaults(
char *dest1,
int m1,
char *dest2,
int m2,
36 static int Init(
const char *iHost,
const char *iProg,
50 const char id,
int size);
51 static int Send(
int mmode,
void *buff,
int size);