Commit f19338b
tests: corrected the handshake flag setting positions.
We should set the handshake done flag when the handshake is totally
finished, not just right before the first handshake begins.
The incorrect handshake flag caused some random test failures.
Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>1 parent e9fb2a8 commit f19338b
2 files changed
+15
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
414 | 414 | | |
415 | 415 | | |
416 | 416 | | |
417 | | - | |
418 | | - | |
419 | 417 | | |
420 | 418 | | |
421 | 419 | | |
| |||
430 | 428 | | |
431 | 429 | | |
432 | 430 | | |
433 | | - | |
434 | | - | |
435 | 431 | | |
436 | 432 | | |
437 | 433 | | |
| |||
440 | 436 | | |
441 | 437 | | |
442 | 438 | | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
443 | 445 | | |
444 | 446 | | |
445 | 447 | | |
| |||
451 | 453 | | |
452 | 454 | | |
453 | 455 | | |
| 456 | + | |
454 | 457 | | |
455 | 458 | | |
456 | | - | |
| 459 | + | |
457 | 460 | | |
458 | 461 | | |
459 | | - | |
| 462 | + | |
460 | 463 | | |
461 | 464 | | |
462 | 465 | | |
| |||
465 | 468 | | |
466 | 469 | | |
467 | 470 | | |
468 | | - | |
| 471 | + | |
469 | 472 | | |
470 | 473 | | |
471 | 474 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2211 | 2211 | | |
2212 | 2212 | | |
2213 | 2213 | | |
2214 | | - | |
2215 | | - | |
2216 | 2214 | | |
2217 | 2215 | | |
2218 | | - | |
| 2216 | + | |
2219 | 2217 | | |
2220 | | - | |
| 2218 | + | |
2221 | 2219 | | |
2222 | 2220 | | |
2223 | 2221 | | |
| |||
2228 | 2226 | | |
2229 | 2227 | | |
2230 | 2228 | | |
2231 | | - | |
| 2229 | + | |
| 2230 | + | |
2232 | 2231 | | |
2233 | 2232 | | |
2234 | 2233 | | |
2235 | 2234 | | |
2236 | 2235 | | |
2237 | 2236 | | |
2238 | | - | |
| 2237 | + | |
2239 | 2238 | | |
2240 | 2239 | | |
2241 | 2240 | | |
| |||
0 commit comments