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