#include <XrdNetConnect.hh>
Static Public Member Functions | |
static int | Connect (int fd, const struct sockaddr *name, int namelen, int tsec=-1) |
Private Member Functions | |
XrdNetConnect () | |
~XrdNetConnect () |
Definition at line 22 of file XrdNetConnect.hh.
XrdNetConnect::XrdNetConnect | ( | ) | [inline, private] |
Definition at line 38 of file XrdNetConnect.hh.
XrdNetConnect::~XrdNetConnect | ( | ) | [inline, private] |
Definition at line 39 of file XrdNetConnect.hh.
int XrdNetConnect::Connect | ( | int | fd, | |
const struct sockaddr * | name, | |||
int | namelen, | |||
int | tsec = -1 | |||
) | [static] |
Definition at line 31 of file XrdNetConnect.cc.
References EINPROGRESS, ETIMEDOUT, F_GETFL, F_SETFD, F_SETFL, fcntl(), net_errno, O_NDELAY, O_NONBLOCK, poll(), POLLOUT, POLLWRNORM, SOCKLEN_t, and Sokdata_t.
Referenced by XrdNetSocket::Open().