robertdavidgraham / masscan

TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
GNU Affero General Public License v3.0
23.47k stars 3.07k forks source link

Fix increment and start initialization in TX thread #711

Closed WojciechMigda closed 11 months ago

WojciechMigda commented 1 year ago

increment and start variables in transmit_thread are initialized with incorrect values that cause duplicate transmissions.