OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
PPTServer.cc File Reference
#include "config.h"
#include <unistd.h>
#include <string>
#include <sstream>
#include <cstdlib>
#include "PPTServer.h"
#include "ServerExitConditions.h"
#include "BESInternalError.h"
#include "BESInternalFatalError.h"
#include "BESSyntaxUserError.h"
#include "PPTProtocol.h"
#include "SocketListener.h"
#include "ServerHandler.h"
#include "Socket.h"
#include "TheBESKeys.h"
#include "BESLog.h"
#include "BESDebug.h"
Include dependency graph for PPTServer.cc:

Go to the source code of this file.

Macros

#define PPT_SERVER_DEFAULT_TIMEOUT   1
 

Macro Definition Documentation

#define PPT_SERVER_DEFAULT_TIMEOUT   1

Definition at line 65 of file PPTServer.cc.