38#include <netinet/in.h>
39#include <sys/socket.h>
68int Send(
const char *buff,
88int Send(
const char *dest,
108int Send(
const struct iovec
iov[],
133int OK2Send(
int timeout,
const char *dest);
134int 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)