vibe-core ~master (2022-04-01T19:24:37Z)
Dub
Repo
UDPConnection.opCast
vibe
core
net
UDPConnection
Undocumented in source. Be warned that the author may not have intended to support it.
struct
UDPConnection
const nothrow
bool
opCast
(
T
)
(
)
if
(
is
(
T
==
bool
)
)
Meta
Source
See Implementation
vibe
core
net
UDPConnection
destructors
~this
functions
addMembership
close
connect
opCast
recv
send
postblits
this(this)
properties
bindAddress
canBroadcast
fd
localAddress
multicastLoopback
structs
Context