Commit 625be75
lib: add return value for DC channel.unsubscribe
PR-URL: #40433
Reviewed-By: Vladimir de Turckheim <vlad2t@hotmail.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Bryan English <bryan@bryanenglish.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>1 parent 5389b8a commit 625be75Copy full SHA for 625be75
File tree
Expand file treeCollapse file tree
3 files changed
+23
-8
lines changedOpen diff view settings
Filter options
- doc/api
- lib
- test/parallel
Expand file treeCollapse file tree
3 files changed
+23
-8
lines changedOpen diff view settings
Collapse file
doc/api/diagnostics_channel.md
Copy file name to clipboardExpand all lines: doc/api/diagnostics_channel.md+10Lines changed: 10 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
156 | 156 | |
157 | 157 | |
158 | 158 | |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
159 | 168 | |
| 169 | + |
160 | 170 | |
161 | 171 | |
162 | 172 | |
|
Collapse file
+9-7Lines changed: 9 additions & 7 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
32 | 32 | |
33 | 33 | |
34 | 34 | |
35 | | - |
36 | | - |
| 35 | + |
37 | 36 | |
38 | | - |
39 | | - |
40 | | - |
41 | | - |
42 | | - |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
43 | 43 | |
| 44 | + |
| 45 | + |
44 | 46 | |
45 | 47 | |
46 | 48 | |
|
Collapse file
test/parallel/test-diagnostics-channel-object-channel-pub-sub.js
Copy file name to clipboardExpand all lines: test/parallel/test-diagnostics-channel-object-channel-pub-sub.js+4-1Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
35 | 35 | |
36 | 36 | |
37 | 37 | |
38 | | - |
| 38 | + |
39 | 39 | |
40 | 40 | |
| 41 | + |
| 42 | + |
| 43 | + |
41 | 44 | |
42 | 45 | |
43 | 46 | |
0 commit comments