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 346204d

Browse filesBrowse files
drifkinFishrock123
authored andcommitted
doc: add link to net.Server in tls.md
PR-URL: #10109 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Roman Reiss <me@silverwind.io>
1 parent f900753 commit 346204d
Copy full SHA for 346204d

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

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

‎doc/api/tls.md‎

Copy file name to clipboardExpand all lines: doc/api/tls.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ connections on the specified `port` and `hostname`.
402402
This function operates asynchronously. If the `callback` is given, it will be
403403
called when the server has started listening.
404404

405-
See `net.Server` for more information.
405+
See [`net.Server`][] for more information.
406406

407407
### server.setTicketKeys(keys)
408408
<!-- YAML

0 commit comments

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