libasync v0.7.2 (2015-04-02T16:24:07Z)
Dub
Repo
EventLoop.loop
libasync
events
EventLoop
Runs the event loop once and returns false if a an unrecoverable error occured
class
EventLoop
nothrow
bool
loop
(
Duration
max_timeout
= 100.
msecs
)
Meta
Source
See Implementation
libasync
events
EventLoop
constructors
this
functions
broadcast
closeSocket
exit
kill
localAddr
loop
notify
read
readChanges
recv
recvFrom
resolveHost
resolveIP
run
send
sendTo
setOption
unwatch
watch
write
properties
error
status
variables
m_asyncThreadsStarted
m_evLoop
Runs the event loop once and returns false if a an unrecoverable error occured