libasync ~master (2021-10-01T13:41:16Z)
Dub
Repo
EventLoopImpl.setInternalError
libasync
posix
EventLoopImpl
Undocumented in source. Be warned that the author may not have intended to support it.
struct
EventLoopImpl
package nothrow
void
setInternalError
(
string
TRACE
)
(
in
Status
s
,
string
details
= ""
,
error_t
error
= cast(
EPosix
)
errno
()
)
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