Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(common): servers.listen() port validation
Adds more type assertions to check if the provided port number is indeed a finite, positive integer. Fixes hyperledger-cacti#491 Signed-off-by: Peter Somogyvari <[email protected]> (cherry picked from commit 3b16aeb) Signed-off-by: Peter Somogyvari <[email protected]>
- Loading branch information