Commit 453bd18
tls: do not confuse TLSSocket and Socket
Don't use "socket" to describe two different objects in the same
function.
PR-URL: #25153
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Anatoli Papirovski <[email protected]>1 parent e1d4f43 commit 453bd18
1 file changed
+13
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1224 | 1224 | | |
1225 | 1225 | | |
1226 | 1226 | | |
1227 | | - | |
| 1227 | + | |
1228 | 1228 | | |
1229 | 1229 | | |
1230 | 1230 | | |
| |||
1235 | 1235 | | |
1236 | 1236 | | |
1237 | 1237 | | |
1238 | | - | |
| 1238 | + | |
1239 | 1239 | | |
1240 | 1240 | | |
1241 | | - | |
| 1241 | + | |
1242 | 1242 | | |
1243 | 1243 | | |
| 1244 | + | |
| 1245 | + | |
1244 | 1246 | | |
1245 | 1247 | | |
1246 | 1248 | | |
| |||
1249 | 1251 | | |
1250 | 1252 | | |
1251 | 1253 | | |
1252 | | - | |
| 1254 | + | |
1253 | 1255 | | |
1254 | 1256 | | |
1255 | | - | |
| 1257 | + | |
1256 | 1258 | | |
1257 | 1259 | | |
1258 | | - | |
| 1260 | + | |
1259 | 1261 | | |
1260 | 1262 | | |
1261 | | - | |
| 1263 | + | |
1262 | 1264 | | |
1263 | 1265 | | |
1264 | | - | |
| 1266 | + | |
1265 | 1267 | | |
1266 | | - | |
1267 | | - | |
| 1268 | + | |
| 1269 | + | |
1268 | 1270 | | |
1269 | | - | |
| 1271 | + | |
1270 | 1272 | | |
0 commit comments