Mercurial > p > roundup > code
comparison roundup/scripts/roundup_demo.py @ 6743:d659cfa8439c
Make roundup-server EACCES errors clearer
If roundup-server is run on a priv port without privs (i.e. non root)
it just returns:
[Errno 13] Permission denied
make this case clearer by reporting:
Unable to bind to port 70, access not allowed, errno: 13 Permission denied
so it points to the port bind operation as failing.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 30 Jun 2022 16:26:53 -0400 |
| parents | d09a1d6a3bd9 |
| children | 062a54eeb0a1 |
comparison
equal
deleted
inserted
replaced
| 6742:dcf34cc31438 | 6743:d659cfa8439c |
|---|
