#include <XrdSendQ.hh>
|
| static void | SetAQ (bool onoff) |
| |
| static void | SetQM (unsigned int qmVal) |
| |
| static void | SetQW (unsigned int qwVal) |
| |
| virtual XrdSendQ::~XrdSendQ |
( |
| ) |
|
|
inlineprivatevirtual |
| unsigned int XrdSendQ::Backlog |
( |
| ) |
|
|
inline |
| virtual void XrdSendQ::DoIt |
( |
| ) |
|
|
virtual |
| bool XrdSendQ::QMsg |
( |
mBuff * |
theMsg | ) |
|
|
private |
| void XrdSendQ::RelMsgs |
( |
mBuff * |
mP | ) |
|
|
private |
| void XrdSendQ::Scuttle |
( |
| ) |
|
|
private |
| int XrdSendQ::Send |
( |
const char * |
buff, |
|
|
int |
blen |
|
) |
| |
| int XrdSendQ::Send |
( |
const struct iovec * |
iov, |
|
|
int |
iovcnt, |
|
|
int |
iotot |
|
) |
| |
| int XrdSendQ::SendNB |
( |
const char * |
Buff, |
|
|
int |
Blen |
|
) |
| |
|
private |
| int XrdSendQ::SendNB |
( |
const struct iovec * |
iov, |
|
|
int |
iocnt, |
|
|
int |
bytes, |
|
|
int & |
iovX |
|
) |
| |
|
private |
| static void XrdSendQ::SetAQ |
( |
bool |
onoff | ) |
|
|
inlinestatic |
| static void XrdSendQ::SetQM |
( |
unsigned int |
qmVal | ) |
|
|
inlinestatic |
| static void XrdSendQ::SetQW |
( |
unsigned int |
qwVal | ) |
|
|
inlinestatic |
| void XrdSendQ::Terminate |
( |
XrdLink * |
lP = 0 | ) |
|
| unsigned short XrdSendQ::discards |
|
private |
| unsigned int XrdSendQ::inQ |
|
private |
| unsigned int XrdSendQ::qMax |
|
staticprivate |
| unsigned int XrdSendQ::qWarn |
|
staticprivate |
| unsigned int XrdSendQ::qWmsg |
|
private |
The documentation for this class was generated from the following file: