14#ifndef RECENTCONNECTIONREADER_H
15#define RECENTCONNECTIONREADER_H
37 bool data_available();
42 virtual void receive_datagram(
const NetDatagram &datagram);
The primary interface to the low-level networking layer in this package.
This is an abstract base class for a family of classes that listen for activity on a socket and respo...
An ordered list of data elements, formatted in memory for transmission over a socket or writing to a ...
This is a standard, non-reentrant mutex, similar to the Mutex class.
A specific kind of Datagram, especially for sending across or receiving from a network.
This flavor of ConnectionReader will read from its sockets and retain only the single most recent dat...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.