r12f / rnp

A simple layer 4 ping tool for cloud.
Apache License 2.0
72 stars 7 forks source link

Making FIN as the default disconnect method instead of RST #157

Open r12f opened 2 years ago

r12f commented 2 years ago

If we are repeating request quickly with RST as disconnect, TCP stack might reject some request and cause unexpected false negative failures due to timeout.