1 #ifndef __XRDNETMSG_H__
2 #define __XRDNETMSG_H__
38 #include <netinet/in.h>
39 #include <sys/socket.h>
68 int Send(
const char *buff,
90 int Send(
const char *dest,
110 int Send(
const struct iovec
iov[],
141 int OK2Send(
int timeout,
const char *dest);
142 int retErr(
int ecode,
const char* theDest);
int retErr(int ecode, const char *theDest)
int Send(const char *buff, int blen=0, const char *dest=0, int tmo=-1)
XrdNetMsg(XrdSysError *erp, const char *dest=0, bool *aOK=0, bool refr=false)
int OK2Send(int timeout, const char *dest)