liveMedia/RTSPOverHTTPServer.cpp File Reference

#include "RTSPOverHTTPServer.hh"
#include "RTSPCommon.hh"
#include <GroupsockHelper.hh>
#include <string.h>
#include <signal.h>

Include dependency graph for RTSPOverHTTPServer.cpp:

Go to the source code of this file.

Defines

#define USE_SIGNALS   1
#define DEBUG   1
#define HTTP_PARAM_STRING_MAX   100
#define LISTEN_BACKLOG_SIZE   20

Variables

static char const * allowedCommandNames = "GET, PUT"


Define Documentation

#define DEBUG   1

Definition at line 36 of file RTSPOverHTTPServer.cpp.

Referenced by RTCPMemberDatabase::reapOldMembers(), and SegmentQueue::sqAfterGettingSegment().

#define HTTP_PARAM_STRING_MAX   100

Definition at line 39 of file RTSPOverHTTPServer.cpp.

Referenced by RTSPOverHTTPServer::HTTPClientConnection::incomingRequestHandler1().

#define LISTEN_BACKLOG_SIZE   20

Definition at line 57 of file RTSPOverHTTPServer.cpp.

Referenced by RTSPServer::setUpOurSocket(), and RTSPOverHTTPServer::setUpOurSocket().

#define USE_SIGNALS   1

Definition at line 32 of file RTSPOverHTTPServer.cpp.


Variable Documentation

char const* allowedCommandNames = "GET, PUT" [static]

Definition at line 372 of file RTSPOverHTTPServer.cpp.

Referenced by RTSPServer::RTSPClientSession::handleCmd_bad(), RTSPServer::RTSPClientSession::handleCmd_notSupported(), and RTSPServer::RTSPClientSession::handleCmd_OPTIONS().


Generated on Tue Oct 7 15:39:14 2008 for live by  doxygen 1.5.2