#include "XProofProtocol.h"
#include "XProofProtUtils.h"
#include "XrdClient/XrdClientUnsolMsg.hh"
#include "XrdClient/XrdClientUrlInfo.hh"
#include "XrdOuc/XrdOucString.hh"
#include <list>
Go to the source code of this file.
Classes | |
class | XrdProofConn |
Defines | |
#define | DFLT_CONNECTMAXTRY 10 |
Typedefs | |
typedef int(*) | XrdProofConnSender_t (const char *, int, void *) |
#define DFLT_CONNECTMAXTRY 10 |
Definition at line 25 of file XrdProofConn.h.
typedef int(*) XrdProofConnSender_t(const char *, int, void *) |
Definition at line 57 of file XrdProofConn.h.