Commit 732b4bc
committed
quic: report initial TLS errors
Pass errors from QUICConn.Start and the initial flight of TLS events
up to the caller.
For golang/go#58547
Change-Id: I3a32986bc19a2dd9bf43cd08e3fdd1fa93251a0c
Reviewed-on: https://go-review.googlesource.com/c/net/+/529737
LUCI-TryBot-Result: Go LUCI <[email protected]>
Reviewed-by: Jonathan Amsterdam <[email protected]>1 parent 8add2e1 commit 732b4bc
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
123 | 125 | | |
124 | 126 | | |
125 | 127 | | |
| |||
0 commit comments