[Toybox] [PATCH] nc: allow immediate reuse of ports

Rob Landley rob at landley.net
Fri Jan 25 06:49:55 PST 2019


On 1/24/19 7:38 PM, Josh Gao via Toybox wrote:
> Set SO_REUSEADDR when listening so that we can immediately reuse ports
> that are no longer being listened upon, instead of having to wait 60
> seconds for the socket to be shutdown after being closed (even on
> localhost!).

This only applies to the else fork when they didn't specify TT.s. Was that
intentional?

Rob



More information about the Toybox mailing list