Go to the documentation of this file. 1 #ifndef __SYS_LOGGER_H__
2 #define __SYS_LOGGER_H__
40 #include "XrdSys/XrdWin32.hh"
55 int Bind(
const char *path,
int intsec=0);
67 void Put(
int iovcnt,
struct iovec *iov);
80 int Time(
char *tbuff);
108 void putEmsg(
char *msg,
int msz);
109 int ReBind(
int dorename=1);