|
xrootd
|

Go to the source code of this file.
Classes | |
| class | XrdLinkCtl |
Macros | |
| #define | XRDLINK_RDLOCK 0x0001 |
| #define | XRDLINK_NOCLOSE 0x0002 |
| #define XRDLINK_NOCLOSE 0x0002 |
| #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. |