@runno/wasi
Runno
WASI
Articles
Docs
GitHub
Preparing search index...
SockAddr
Type Alias SockAddr
SockAddr
:
|
{
address
:
string
;
family
:
"inet4"
;
port
:
number
}
|
{
address
:
string
;
family
:
"inet6"
;
port
:
number
}
|
{
family
:
"unix"
;
path
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
@runno/runtime
Runno
WASI
Articles
Docs
GitHub
@runno/wasi
Loading...