libasync ~master (2021-10-01T13:41:16Z)
Dub
Repo
RunKill.kill
libasync
posix2
RunKill
Undocumented in source. Be warned that the author may not have intended to support it.
bool
kill
(AsyncSocket ctxt, bool forced)
bool
kill
(AsyncDirectoryWatcher ctxt)
bool
kill
(AsyncTCPConnection ctxt, bool forced)
bool
kill
(AsyncTCPListener ctxt)
bool
kill
(AsyncNotifier ctxt)
bool
kill
(AsyncSignal ctxt)
bool
kill
(AsyncTimer ctxt)
mixintemplate
RunKill
()
bool
kill
(
AsyncTimer
ctxt
)
bool
kill
(AsyncUDPSocket ctxt)
bool
kill
(AsyncEvent ctxt, bool forced)
Meta
Source
See Implementation
libasync
posix2
RunKill
functions
accept
bind
connect
kill
listen
run