14#ifndef DATAGRAMSINKNET_H
15#define DATAGRAMSINKNET_H
30 INLINE
void set_target(
Connection *connection);
34 virtual bool put_datagram(
const Datagram &data);
35 virtual bool is_error();
The primary interface to the low-level networking layer in this package.
This class handles threaded delivery of datagrams to various TCP or UDP sockets.
Represents a single TCP or UDP socket for input or output.
This class accepts datagrams one-at-a-time and sends them over the net, via a TCP connection.
This class defines the abstract interface to sending datagrams to any target, whether it be into a fi...
An ordered list of data elements, formatted in memory for transmission over a socket or writing to a ...
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.