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