#include <poll.h>#include <signal.h>#include <stdio.h>#include <string.h>#include <sys/types.h>#include <sys/socket.h>#include <sys/uio.h>#include "XrdNet/XrdNetDNS.hh"#include "XrdNet/XrdNetPeer.hh"#include "XrdSys/XrdSysAtomics.hh"#include "XrdSys/XrdSysError.hh"#include "XrdSys/XrdSysPlatform.hh"#include "Xrd/XrdBuffer.hh"#include "Xrd/XrdLink.hh"#include "Xrd/XrdInet.hh"#include "Xrd/XrdPoll.hh"#include "Xrd/XrdScheduler.hh"#include "Xrd/XrdTrace.hh"Include dependency graph for XrdLink.cc:

Classes | |
| class | XrdLinkScan |
Defines | |
| #define | TRACELINK this |
| #define | XRDLINK_FREE 0x00 |
| #define | XRDLINK_USED 0x01 |
| #define | XRDLINK_IDLE 0x02 |
| #define | TRACELINK lp |
Variables | |
| XrdSysError | XrdLog |
| XrdScheduler | XrdSched |
| XrdInet * | XrdNetTCP |
| XrdOucTrace | XrdTrace |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1