Skip to content
Closed
Changes from 1 commit
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
Prev Previous commit
Next Next commit
fixup: remove misleading comment
  • Loading branch information
ronag committed Apr 13, 2020
commit f63e0c9ac6c9a34cad408f2330071fc93bf56895
3 changes: 1 addition & 2 deletions doc/api/net.md
Original file line number Diff line number Diff line change
Expand Up @@ -730,8 +730,7 @@ added: v0.1.90
* `error` {Object}
* Returns: {net.Socket}

Ensures that no more I/O activity happens on this socket. It effectively discards
any buffered data and ends the socket.
Ensures that no more I/O activity happens on this socket.

See, [`writable.destroy()`][] for further details.
Comment thread
ronag marked this conversation as resolved.
Outdated

Expand Down