vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
Win32UDPConnection.connect
index
vibe
core
drivers
win32
Win32UDPConnection
Undocumented in source. Be warned that the author may not have intended to support it.
void
connect
(string host, ushort port)
void
connect
(NetworkAddress addr)
class
Win32UDPConnection
@
trusted
override
void
connect
(
NetworkAddress
addr
)
Meta
Source
See Implementation
index
vibe
core
drivers
win32
Win32UDPConnection
constructors
this
functions
acquire
addMembership
amOwner
close
connect
notifySocketEvent
recv
release
send
properties
bindAddress
canBroadcast
localAddress
multicastLoopback
socket