#include <stdlib.h>
#include <string.h>
#include <strings.h>
#include <unistd.h>
#include <fcntl.h>
#include <sys/types.h>
#include <sys/stat.h>
#include "XrdFrm/XrdFrmConfig.hh"
#include "XrdFrm/XrdFrmRequest.hh"
#include "XrdFrm/XrdFrmTrace.hh"
#include "XrdFrm/XrdFrmUtils.hh"
#include "XrdFrm/XrdFrmXfrAgent.hh"
#include "XrdOuc/XrdOucStream.hh"
#include "XrdSys/XrdSysPlatform.hh"
Go to the source code of this file.
Variables | |
const char * | XrdFrmXfrAgentCVSID = "$Id: XrdFrmXfrAgent.cc 35287 2010-09-14 21:19:35Z ganis $" |
const char* XrdFrmXfrAgentCVSID = "$Id: XrdFrmXfrAgent.cc 35287 2010-09-14 21:19:35Z ganis $" |
Definition at line 13 of file XrdFrmXfrAgent.cc.