Go to the documentation of this file. 1 #ifndef __XRDNETMSG_H__
2 #define __XRDNETMSG_H__
20 #include <netinet/in.h>
21 #include <sys/socket.h>
39 int Send(
const char *buff,
44 int Send(
const struct iovec iov[],
55 int OK2Send(
int timeout,
const char *dest);
56 int retErr(
int ecode,
const char *dest);