PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "pandabase.h"#include "connection.h"#include "pointerTo.h"#include "pmutex.h"#include "lightMutex.h"#include "pvector.h"#include "pset.h"#include "socket_fdset.h"#include "atomicAdjust.h"#include "connectionReader.I"Go to the source code of this file.
Classes | |
| class | ConnectionReader |
| This is an abstract base class for a family of classes that listen for activity on a socket and respond to it, for instance by reading a datagram and serving it (or queueing it up for later service). More... | |
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."
Definition in file connectionReader.h.
1.8.15