godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
PacketPeerUDP.close
godot
packetpeerudp
PacketPeerUDP
Closes the UDP socket the
PacketPeerUDP
is currently listening on.
struct
PacketPeerUDP
@
nogc
nothrow
void
close
(
)
Meta
Source
See Implementation
godot
packetpeerudp
PacketPeerUDP
aliases
BaseClasses
functions
close
connectToHost
getPacketIp
getPacketPort
isConnectedToHost
isListening
joinMulticastGroup
leaveMulticastGroup
listen
opAssign
opEquals
setBroadcastEnabled
setDestAddress
toHash
wait
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Closes the UDP socket the PacketPeerUDP is currently listening on.