Commit fae0af7
Igor Egorov
Fix closeOnError: call cb() before close() (#293)
* closeOnError: call cb() before close()
Signed-off-by: Igor Egorov <igor@qdrvm.io>
* Countable yamux and yamux read buffer
* Count yamux metrics forcefully
* Revert "Count yamux metrics forcefully"
This reverts commit 88cdeed.
* Revert "Countable yamux and yamux read buffer"
This reverts commit e171915.
---------
Signed-off-by: Igor Egorov <igor@qdrvm.io>1 parent ef43be4 commit fae0af7
File tree
2 files changed
+4
-2
lines changed- src
- security/tls
- transport/tcp
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
135 | 136 | | |
136 | | - | |
| 137 | + | |
137 | 138 | | |
138 | 139 | | |
139 | 140 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
98 | 99 | | |
99 | | - | |
| 100 | + | |
100 | 101 | | |
101 | 102 | | |
102 | 103 | | |
| |||
0 commit comments