vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
Libevent2UDPConnection.recv
index
vibe
core
drivers
libevent2
Libevent2UDPConnection
Undocumented in source. Be warned that the author may not have intended to support it.
ubyte
[]
recv
(ubyte[] buf, NetworkAddress* peer_address)
ubyte
[]
recv
(Duration timeout, ubyte[] buf, NetworkAddress* peer_address)
class
Libevent2UDPConnection
@
safe
ubyte
[]
recv
(
Duration
timeout
,
ubyte
[]
buf
= null
,
NetworkAddress
*
peer_address
= null
)
Meta
Source
See Implementation
index
vibe
core
drivers
libevent2
Libevent2UDPConnection
constructors
this
functions
acquire
addMembership
amOwner
close
connect
recv
release
send
properties
bindAddress
canBroadcast
localAddress
multicastLoopback