Panda3D
Loading...
Searching...
No Matches
Functions | Variables
fake_http_server.cxx File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "pandabase.h"
#include "queuedConnectionManager.h"
#include "queuedConnectionListener.h"
#include "queuedConnectionReader.h"
#include "connectionWriter.h"
#include "netAddress.h"
#include "connection.h"
#include "netDatagram.h"
#include "pmap.h"
#include <ctype.h>

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Variables

QueuedConnectionManager cm
 

Detailed Description

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.

All rights reserved.

All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."

Author
drose
Date
2002-12-10

Definition in file fake_http_server.cxx.

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

Definition at line 94 of file fake_http_server.cxx.

Variable Documentation

◆ cm

ConnectionWriter writer & cm

Definition at line 29 of file fake_http_server.cxx.