| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
| avoided. See [`--insecure-http-parser`][] for more information. | ||
| **Default:** `false` | ||
| * `localAddress` {string} Local interface to bind for network connections. | ||
| * `localPort` {number} Local port to connect from. |
There was a problem hiding this comment.
Nit: add default value?
Sorry, something went wrong.
There was a problem hiding this comment.
It's not a constant. Is "OS selected" ok?
Sorry, something went wrong.
There was a problem hiding this comment.
If we add it, I think we should also add it here https://nodejs.org/api/net.html#net_socket_connect_options_connectlistener.
Sorry, something went wrong.
PR-URL: #37586 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
PR-URL: #37586 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
PR-URL: #37586 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
| Back | FazBrowse Home | New Git URL |
Add documentation for the localPort option.