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>
57 int Send(
const char *buff,
62 int Send(
const struct iovec iov[],
73 int OK2Send(
int timeout,
const char *dest);
74 int retErr(
int ecode,
const char *dest);