Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4660c1f

Browse filesBrowse files
tniessendanielleadams
authored andcommitted
doc: align tls port types with net port types
PR-URL: #41799 Reviewed-By: Mestery <mestery@protonmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 5cd8bdc commit 4660c1f
Copy full SHA for 4660c1f

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Collapse file

‎doc/api/tls.md‎

Copy file name to clipboardExpand all lines: doc/api/tls.md
+2-2Lines changed: 2 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1365,7 +1365,7 @@ Returns the string representation of the local IP address.
13651365
added: v0.11.4
13661366
-->
13671367

1368-
* {number}
1368+
* {integer}
13691369

13701370
Returns the numeric representation of the local port.
13711371

@@ -1396,7 +1396,7 @@ Returns the string representation of the remote IP family. `'IPv4'` or `'IPv6'`.
13961396
added: v0.11.4
13971397
-->
13981398

1399-
* {number}
1399+
* {integer}
14001400

14011401
Returns the numeric representation of the remote port. For example, `443`.
14021402

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.