libasync ~master (2021-10-01T13:41:16Z)
Dub
Repo
EventLoopImpl.setInternalError
libasync
windows
EventLoopImpl
Undocumented in source. Be warned that the author may not have intended to support it.
struct
EventLoopImpl
package nothrow pragma(
inline
, true)
void
setInternalError
(
string
TRACE
)
(
in
Status
s
,
in
string
details
= ""
,
in
error_t
error
=
EWIN.ERROR_ACCESS_DENIED
)
Meta
Source
See Implementation
libasync
windows
EventLoopImpl
functions
bind
broadcast
closeConnection
closeSocket
connect
exit
getAddressFromDNS
getAddressFromIP
init
kill
listen
localAddr
loop
noDelay
notify
onAccept
read
readChanges
recv
recvFrom
run
send
sendTo
setInternalError
setOption
submitRequest
unwatch
updateAcceptContext
updateConnectContext
watch
write
properties
error
started
status