How to reset TCP connection on Linux?

Grant Edwards grant.b.edwards at gmail.com
Mon Dec 3 12:21:01 EST 2018


How does one reset a TCP connection on Linux?  Note that I want to
reset the connection, not close it.

I need to emulate the rude behavior of a particular app (that's
sending the RST packet) in order to try to find a bug another app (the
one that's receiving the RST).

-- 
Grant Edwards               grant.b.edwards        Yow! Where's th' DAFFY
                                  at               DUCK EXHIBIT??
                              gmail.com            




More information about the Python-list mailing list