#include <XrdNetWork.hh>
List of all members.
Constructor & Destructor Documentation
XrdNetWork::~XrdNetWork |
( |
| ) |
[inline] |
Member Function Documentation
XrdNetLink * XrdNetWork::Accept |
( |
int |
opts = 0 , |
|
|
int |
timeout = -1 |
|
) |
| |
References XrdNet::Accept(), XrdNetLink::Alloc(), XrdNet::BuffQ, close, XrdNet::eDest, XrdSysError::Emsg(), XrdNetPeer::fd, XrdNetPeer::InetBuff, XrdNetPeer::InetName, XrdNet::iofd, XRDNET_NOEMSG, and XRDNETLINK_NOCLOSE.
XrdNetLink * XrdNetWork::Connect |
( |
const char * |
host, |
|
|
int |
port, |
|
|
int |
opts = 0 , |
|
|
int |
timeout = -1 |
|
) |
| |
XrdNetLink * XrdNetWork::Relay |
( |
const char * |
dest = 0 , |
|
|
int |
opts = 0 |
|
) |
| |
References XrdNetLink::Alloc(), XrdNet::BuffQ, close, XrdNet::Connect(), XrdNet::eDest, XrdSysError::Emsg(), XrdNetPeer::fd, XrdNet::iofd, XRDNET_NOEMSG, XRDNET_SENDONLY, XRDNET_UDPSOCKET, XRDNETLINK_NOCLOSE, and XRDNETLINK_NOSTREAM.
The documentation for this class was generated from the following files: