libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
ConnStatusDict
libwasm
bindings
NetDashboard
Undocumented in source.
@
safe
nothrow
struct
ConnStatusDict {
nothrow
JsHandle
handle
;
this
(Handle h);
static
auto
create
();
void
status
(string status);
string
status
();
}
Constructors
this
this
(Handle h)
Undocumented in source.
Alias This
handle
Members
Functions
status
void
status
(string status)
Undocumented in source. Be warned that the author may not have intended to support it.
status
string
status
()
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
create
auto
create
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
handle
JsHandle
handle
;
Undocumented in source.
Meta
Source
See Implementation
libwasm
bindings
NetDashboard
structs
ConnStatusDict
DNSCacheDict
DNSLookupDict
DnsCacheEntry
HalfOpenInfoDict
HttpConnDict
HttpConnInfo
HttpConnectionElement
RcwnPerfStats
RcwnStatus
SocketElement
SocketsDict
WebSocketDict
WebSocketElement