libasync ~master (2021-10-01T13:41:16Z)
Dub
Repo
EventLoopImpl.recv
libasync
windows
EventLoopImpl
Undocumented in source. Be warned that the author may not have intended to support it.
struct
EventLoopImpl
package nothrow pragma(
inline
, true)
uint
recv
(
in
fd_t
fd
,
void
[]
data
)
Meta
Source
See Implementation
libasync
windows
EventLoopImpl
functions
bind
broadcast
closeConnection
closeSocket
connect
exit
getAddressFromDNS
getAddressFromIP
init
kill
listen
localAddr
loop
noDelay
notify
onAccept
read
readChanges
recv
recvFrom
run
send
sendTo
setInternalError
setOption
submitRequest
unwatch
updateAcceptContext
updateConnectContext
watch
write
properties
error
started
status