toggle menu
Wasi-emscripten-host
common
switch theme
search in API
wasm-wasi-preview1
/
at.released.weh.wasi.preview1.function
/
SockSendFunctionHandle
Sock
Send
Function
Handle
class
SockSendFunctionHandle
(
host
:
EmbedderHost
)
:
WasiPreview1HostFunctionHandle
(
source
)
Members
Constructors
Sock
Send
Function
Handle
Link copied to clipboard
constructor
(
host
:
EmbedderHost
)
Functions
execute
Link copied to clipboard
fun
execute
(
memory
:
Memory
,
fd
:
FileDescriptor
,
siData
:
WasmPtr
,
siDataSize
:
Int
,
siflags
:
Siflags
,
bytesTransferredAddr
:
WasmPtr
)
:
Errno