|
xrootd
|
#include <netinet/in.h>#include <sys/socket.h>#include <sys/types.h>#include <sys/uio.h>#include <fcntl.h>#include "XrdNet/XrdNetBuffer.hh"#include "XrdNet/XrdNetDNS.hh"#include "XrdOuc/XrdOucChain.hh"#include "XrdSys/XrdSysPthread.hh"
Go to the source code of this file.
Classes | |
| class | XrdNetLink |
Defines | |
| #define | XRDNETLINK_NOBLOCK 0x0001 |
| #define | XRDNETLINK_NOCLOSE 0x0002 |
| #define | XRDNETLINK_NOSTREAM 0x0004 |
| #define XRDNETLINK_NOBLOCK 0x0001 |
Referenced by XrdNetLink::SetOpts().
| #define XRDNETLINK_NOCLOSE 0x0002 |
Referenced by XrdNetWork::Accept(), XrdNetLink::Alloc(), and XrdNetWork::Relay().
| #define XRDNETLINK_NOSTREAM 0x0004 |
Referenced by XrdNetLink::Alloc(), and XrdNetWork::Relay().
1.7.3