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

Josh Gao jmgao at google.com
Fri Jan 25 13:02:02 PST 2019


Whoops, missed that.
Another patch attached.

On Fri, Jan 25, 2019 at 6:49 AM Rob Landley <rob at landley.net> wrote:

> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20190125/33abc34f/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xconnbind.patch
Type: text/x-patch
Size: 1161 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20190125/33abc34f/attachment-0003.bin>


More information about the Toybox mailing list