xrootd
Public Member Functions
XrdNetWork Class Reference

#include <XrdNetWork.hh>

Inheritance diagram for XrdNetWork:
Inheritance graph
[legend]
Collaboration diagram for XrdNetWork:
Collaboration graph
[legend]

List of all members.

Public Member Functions

XrdNetLinkAccept (int opts=0, int timeout=-1)
XrdNetLinkConnect (const char *host, int port, int opts=0, int timeout=-1)
XrdNetLinkRelay (const char *dest=0, int opts=0)
 XrdNetWork (XrdSysError *erp, XrdNetSecurity *secp=0)
 ~XrdNetWork ()

Constructor & Destructor Documentation

XrdNetWork::XrdNetWork ( XrdSysError erp,
XrdNetSecurity secp = 0 
) [inline]
XrdNetWork::~XrdNetWork ( ) [inline]

Member Function Documentation

XrdNetLink * XrdNetWork::Accept ( int  opts = 0,
int  timeout = -1 
)
XrdNetLink * XrdNetWork::Connect ( const char *  host,
int  port,
int  opts = 0,
int  timeout = -1 
)
XrdNetLink * XrdNetWork::Relay ( const char *  dest = 0,
int  opts = 0 
)

The documentation for this class was generated from the following files: