Buffered_DatagramConnection¶
from panda3d.core import Buffered_DatagramConnection
-
class
Buffered_DatagramConnection
¶ Bases:
Socket_TCP
there are 3 states 1. Socket not even assigned,,,, 2. Socket Assigned and trying to get a active connect open 3. Socket is open and writable.. ( Fully powered up )…
Inheritance diagram
-
AddAddress
(inadr: Socket_Address) → None¶ must be called to set value to the server
-
static
getClassType
() → TypeHandle¶
-