PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "netDatagram.h"
Go to the source code of this file.
Functions | |
PT (Connection) NetDatagram | |
Retrieves the socket from which the datagram was read, or to which it is scheduled to be written. 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 netDatagram.cxx.
PT | ( | Connection | ) |
Retrieves the socket from which the datagram was read, or to which it is scheduled to be written.
Specifies the host to which the datagram should be sent.
Definition at line 96 of file netDatagram.cxx.