1 #ifndef __XRDNETMSG_H__
2 #define __XRDNETMSG_H__
38 #include <netinet/in.h>
39 #include <sys/socket.h>
68 int Send(
const char *buff,
88 int Send(
const char *dest,
108 int Send(
const struct iovec
iov[],
133 int OK2Send(
int timeout,
const char *dest);
134 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)
int OK2Send(int timeout, const char *dest)
XrdNetMsg(XrdSysError *erp, const char *dest=0, bool *aOK=0)