diff --git a/imports.md b/imports.md index f494ad3..661c217 100644 --- a/imports.md +++ b/imports.md @@ -563,7 +563,7 @@ I.e. after setting a value, reading the same setting back may return a different

[method]udp-socket.subscribe: func

Create a pollable which will resolve once the socket is ready for I/O.

-

Note: this function is here for WASI Preview2 only. +

Note: this function is here for WASI 0.2 only. It's planned to be removed when future is natively supported in Preview3.

Params

[method]incoming-datagram-stream.subscribe: func

Create a pollable which will resolve once the stream is ready to receive again.

-

Note: this function is here for WASI Preview2 only. +

Note: this function is here for WASI 0.2 only. It's planned to be removed when future is natively supported in Preview3.

Params

[method]outgoing-datagram-stream.subscribe: func

Create a pollable which will resolve once the stream is ready to send again.

-

Note: this function is here for WASI Preview2 only. +

Note: this function is here for WASI 0.2 only. It's planned to be removed when future is natively supported in Preview3.

Params