blob: d96b46eb89339eb1ddf1a83a4d5d018bc66793ba [file] [log] [blame]
yuezonghe824eb0c2024-06-27 02:32:26 -07001Long: local-port
2Arg: <num/range>
3Help: Force use of RANGE for local port numbers
4Added: 7.15.2
5---
6Set a preferred single number or range (FROM-TO) of local port numbers to use
7for the connection(s). Note that port numbers by nature are a scarce resource
8that will be busy at times so setting this range to something too narrow might
9cause unnecessary connection setup failures.