libasync v0.6.7 (2015-01-25T14:26:55Z)
Dub
Repo
EventLoopImpl.kill
libasync
windows
EventLoopImpl
Undocumented in source. Be warned that the author may not have intended to support it.
bool
kill
(AsyncDirectoryWatcher ctxt)
bool
kill
(AsyncTCPConnection ctxt, bool forced)
bool
kill
(AsyncTCPListener ctxt)
bool
kill
(AsyncSignal ctxt)
bool
kill
(AsyncNotifier ctxt)
struct
EventLoopImpl
package nothrow
bool
kill
(
AsyncNotifier
ctxt
)
bool
kill
(AsyncTimer ctxt)
bool
kill
(AsyncUDPSocket ctxt)
Meta
Source
See Implementation
libasync
windows
EventLoopImpl
functions
broadcast
closeConnection
closeSocket
exit
getAddressFromDNS
getAddressFromIP
init
kill
localAddr
loop
noDelay
notify
read
readChanges
recv
recvFrom
run
send
sendTo
setInternalError
setOption
unwatch
watch
write
properties
error
started
status