diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index cb083f2..3cba299 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -18,6 +18,6 @@ jobs: ./wit-deps lock git add -N wit/deps git diff --exit-code - - uses: WebAssembly/wit-abi-up-to-date@v12 + - uses: WebAssembly/wit-abi-up-to-date@v13 with: - wit-abi-tag: wit-abi-0.10.0 + wit-abi-tag: wit-abi-0.11.0 diff --git a/example-world.md b/example-world.md index 300ceb1..8c74520 100644 --- a/example-world.md +++ b/example-world.md @@ -611,7 +611,6 @@ In other words, after setting a value, reading the same setting back may return

Note #2: there is not necessarily a direct relationship between the kernel buffer size and the bytes of actual data to be sent/received by the application, because the kernel might also use the buffer space for internal metadata structures.

-

Fails when this socket is in the Listening state.

Equivalent to the SO_RCVBUF and SO_SNDBUF socket options.

Typical errors