Go to the documentation of this file. 1 #ifndef __SYS_LOGGER_H__
2 #define __SYS_LOGGER_H__
23 #include "XrdSys/XrdWin32.hh"
38 int Bind(
const char *path,
int intsec=0);
50 void Put(
int iovcnt,
struct iovec *iov);
63 int Time(
char *tbuff);
91 void putEmsg(
char *msg,
int msz);
92 int ReBind(
int dorename=1);