Message332037
I think it might be better to rewrite the test to use a local tcp server. At least on Linux, I think trying to connect to a socket with a full accept queue should have equivalent beahvior. You could also be fancier, set up a network namespace, and actually drop all SYN packets with iptables. |
|
| Date |
User |
Action |
Args |
| 2018-12-18 02:44:36 | benjamin.peterson | set | recipients:
+ benjamin.peterson, vstinner, pablogsal, xtreak |
| 2018-12-18 02:44:36 | benjamin.peterson | set | messageid: <1545101076.64.0.788709270274.issue35518@psf.upfronthosting.co.za> |
| 2018-12-18 02:44:36 | benjamin.peterson | link | issue35518 messages |
| 2018-12-18 02:44:35 | benjamin.peterson | create | |
|