libasync ~master (2021-10-01T13:41:16Z)
Dub
Repo
EventLoopImpl.notify
libasync
posix
EventLoopImpl
Undocumented in source. Be warned that the author may not have intended to support it.
bool
notify
(fd_t fd, AsyncNotifier ctxt)
bool
notify
(fd_t fd, AsyncSignal ctxt)
struct
EventLoopImpl
package nothrow
bool
notify
(
in
fd_t
fd
,
shared
AsyncSignal
ctxt
)
Meta
Source
See Implementation
libasync
posix
EventLoopImpl
aliases
error_t
functions
broadcast
closeSocket
exit
getAddressFromDNS
getAddressFromIP
init
localAddr
loop
notify
read
readChanges
recv
recvFrom
recvMsg
send
sendMsg
sendTo
setInternalError
setOption
submitRequest
unwatch
watch
write
mixins
__anonymous
properties
error
started
status