|
XRootD
|
Include dependency graph for XrdLinkCtl.hh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | XrdLinkCtl |
Macros | |
| #define | XRDLINK_NOCLOSE 0x0002 |
| #define | XRDLINK_RDLOCK 0x0001 |
| #define XRDLINK_NOCLOSE 0x0002 |
Definition at line 59 of file XrdLinkCtl.hh.
| #define XRDLINK_RDLOCK 0x0001 |
Allocate a new link object.
| peer | The connection information for the endpoint. |
| opts | Processing options: XRDLINK_NOCLOSE - do not close the FD upon recycling. XRDLINK_RDLOCK - obtain a lock prior to reading data. |
Definition at line 58 of file XrdLinkCtl.hh.