libasync v0.6.7 (2015-01-25T14:26:55Z)
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
,
in
string
details
= ""
,
in
error_t
error
=
EPosix.EACCES
)
Meta
Source
See Implementation
libasync
posix
EventLoopImpl
aliases
error_t
functions
broadcast
closeSocket
exit
getAddressFromDNS
getAddressFromIP
init
localAddr
loop
notify
read
readChanges
recv
recvFrom
send
sendTo
setInternalError
setOption
unwatch
watch
write
mixins
__anonymous
properties
error
started
status