#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 SOCKLEN_t, fcntl(), F_GETFL, O_NDELAY, O_NONBLOCK, F_SETFL, EINPROGRESS, net_errno, pollfd::fd, POLLOUT, POLLWRNORM, poll(), ETIMEDOUT, Sokdata_t, and F_SETFD.
Referenced by XrdNetSocket::Open().
The documentation for this class was generated from the following files: