Skip to content
This repository was archived by the owner on Sep 6, 2024. It is now read-only.

Commit 4e29dfa

Browse files
committed
fix
1 parent 53e8cec commit 4e29dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/network/socket.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Receives data from the socket.
5050

5151
Returns the number of bytes received.
5252

53-
### `shutdown(): void`
53+
### `shutdown(flags: i32): void`
5454

5555
Shuts down the socket, closing any active connections and releasing resources.
5656

0 commit comments

Comments
 (0)