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 0ac977d

Browse filesBrowse files
richardlauaduh95
authored andcommitted
deps: update gyp file for ngtcp2 1.11.0
Add source file introduced in ngtcp2 1.11.0 to `ngtcp2.gyp`. Refs: #57179 PR-URL: #57225 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
1 parent f34d78d commit 0ac977d
Copy full SHA for 0ac977d

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

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

‎deps/ngtcp2/ngtcp2.gyp‎

Copy file name to clipboardExpand all lines: deps/ngtcp2/ngtcp2.gyp
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
'ngtcp2/lib/ngtcp2_cid.c',
1414
'ngtcp2/lib/ngtcp2_conn.c',
1515
'ngtcp2/lib/ngtcp2_conv.c',
16+
'ngtcp2/lib/ngtcp2_dcidtr.c',
1617
'ngtcp2/lib/ngtcp2_crypto.c',
1718
'ngtcp2/lib/ngtcp2_err.c',
1819
'ngtcp2/lib/ngtcp2_frame_chain.c',

0 commit comments

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