#include <XrdNetConnect.hh>
List of all members.
Static Public Member Functions |
static int | Connect (int fd, const struct sockaddr *name, int namelen, int tsec=-1) |
Private Member Functions |
| XrdNetConnect () |
| ~XrdNetConnect () |
Constructor & Destructor Documentation
XrdNetConnect::XrdNetConnect |
( |
| ) |
[inline, private] |
XrdNetConnect::~XrdNetConnect |
( |
| ) |
[inline, private] |
Member Function Documentation
int XrdNetConnect::Connect |
( |
int |
fd, |
|
|
const struct sockaddr * |
name, |
|
|
int |
namelen, |
|
|
int |
tsec = -1 |
|
) |
| [static] |
References EINPROGRESS, ETIMEDOUT, F_GETFL, F_SETFD, F_SETFL, fcntl(), pollfd::fd, net_errno, O_NDELAY, O_NONBLOCK, poll(), POLLOUT, POLLWRNORM, SOCKLEN_t, and Sokdata_t.
Referenced by XrdNetSocket::Open().
The documentation for this class was generated from the following files: