Skip to content

Commit

Permalink
add comments
Browse files Browse the repository at this point in the history
  • Loading branch information
sagitsofan committed Oct 12, 2018
1 parent 71e6065 commit 2b87293
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/internal/errors.js
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,9 @@ function errnoException(err, syscall, original) {
}

/**
* deprecated, new function is `uvExceptionWithHostPort`
* new function added the error description directly
* from C++. leaved here for backwards compatibility
* @param {number} err - A libuv error number
* @param {string} syscall
* @param {string} address
Expand Down

0 comments on commit 2b87293

Please sign in to comment.