PacketPeerUDP.isConnectedToHost

Returns true if the UDP socket is open and has been connected to a remote address. See connectToHost.

struct PacketPeerUDP
@nogc nothrow const
bool
isConnectedToHost
()

Meta