Bind to ephemeral port, force TIME_WAIT state, and unbind it
ephemeral-port-reserve handles the situation when you need a networked program to bind to a port that can't be hard-coded. Generally this is when you want to run several of them in parallel; if they all bind to port 8080, only one of them can succeed.
$
pkg install py311-ephemeral-port-reserveOrigin
net/py-ephemeral-port-reserve
Size
14.1KiB
License
MIT
Maintainer
yuri@FreeBSD.org
Dependencies
1 packages
Required by
0 packages