Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
doc: corrected ERR_SOCKET_CANNOT_SEND message
  • Loading branch information
willarmiros authored Apr 14, 2020
commit e02036f9487b9dd955a35d0d78bab68cdd4da61d
2 changes: 1 addition & 1 deletion doc/api/errors.md
Original file line number Diff line number Diff line change
Expand Up @@ -2310,7 +2310,7 @@ added: v9.0.0
removed: REPLACEME
-->

Data could be sent on a socket.
Data could not be sent on a socket.

<a id="ERR_STDERR_CLOSE"></a>
### `ERR_STDERR_CLOSE`
Expand Down