#include <pandabase.h>
#include "connectionReader.h"
#include "netDatagram.h"
#include <prlock.h>
Go to the source code of this file.
Compounds | |
class | RecentConnectionReader |
This flavor of ConnectionReader will read from its sockets and retain only the single most recent datagram for inspection by client code. More... |
Definition in file recentConnectionReader.h.