Panda3D
Functions
netDatagram.cxx File Reference

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...
 

Detailed Description

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."

Author
jns
Date
2000-02-07

Definition in file netDatagram.cxx.

Function Documentation

◆ PT()

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.