1 #ifndef __XRDNETMSG_H__
2 #define __XRDNETMSG_H__
38 #include <netinet/in.h>
39 #include <sys/socket.h>
67 int Send(
const char *buff,
86 int Send(
const struct iovec
iov[],
111 int OK2Send(
int timeout,
const char *dest);
112 int retErr(
int ecode,
const char *theDest);
int retErr(int ecode, const char *theDest)
XrdNetMsg(XrdSysError *erp, const char *dest=0, bool *aOK=0)
Definition: XrdNetMsg.hh:48
Definition: XrdNetAddr.hh:41
Definition: XrdSysError.hh:89
int OK2Send(int timeout, const char *dest)
XrdNetAddr dfltDest
Definition: XrdNetMsg.hh:116
Definition: XrdOucIOVec.hh:65
int FD
Definition: XrdNetMsg.hh:119
~XrdNetMsg()
Destructor.
Definition: XrdNetMsg.hh:108
#define close(a)
Definition: XrdPosix.hh:43
int Send(const char *buff, int blen=0, const char *dest=0, int tmo=-1)
XrdSysError * eDest
Definition: XrdNetMsg.hh:115
int destOK
Definition: XrdNetMsg.hh:118
XrdNetAddr specDest
Definition: XrdNetMsg.hh:117