Annotation of embedaddon/curl/docs/cmdline-opts/local-port.d, revision 1.1
1.1 ! misho 1: Long: local-port
! 2: Arg: <num/range>
! 3: Help: Force use of RANGE for local port numbers
! 4: Added: 7.15.2
! 5: ---
! 6: Set a preferred single number or range (FROM-TO) of local port numbers to use
! 7: for the connection(s). Note that port numbers by nature are a scarce resource
! 8: that will be busy at times so setting this range to something too narrow might
! 9: cause unnecessary connection setup failures.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>