diff options
author | EuAndreh <eu@euandre.org> | 2023-03-29 09:19:30 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-03-29 09:19:35 -0300 |
commit | 26084f1608ea037bb524fe0e60bd06098fd812d2 (patch) | |
tree | b8dcb948fd44a52dcbed9941cf0ec5c559e77887 /bin/vm | |
parent | etc/guix/home.scm: Add "fakeroot" package (diff) | |
download | dotfiles-26084f1608ea037bb524fe0e60bd06098fd812d2.tar.gz dotfiles-26084f1608ea037bb524fe0e60bd06098fd812d2.tar.xz |
bin/free-port: Try random ports over sequential ones
To diminish race-conditions where two separate processes call
free-port(1) and get the same port that is free at that time, but only
one is able to bind to it.
Diffstat (limited to 'bin/vm')
0 files changed, 0 insertions, 0 deletions