libasync v0.7.2 (2015-04-02T16:24:07Z)
Dub
Repo
EventLoop.kill
libasync
events
EventLoop
Undocumented in source. Be warned that the author may not have intended to support it.
bool
kill
(AsyncDirectoryWatcher obj)
bool
kill
(AsyncTCPConnection obj, bool forced)
bool
kill
(AsyncTCPListener obj)
bool
kill
(AsyncSignal obj)
bool
kill
(AsyncNotifier obj)
bool
kill
(AsyncTimer obj)
bool
kill
(AsyncUDPSocket obj)
class
EventLoop
package nothrow
bool
kill
(
AsyncUDPSocket
obj
)
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