| Summary: | bind: Address already in use: should return non-zero | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Dan Jacobson <jidanni> |
| Component: | ssh | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED WORKSFORME | ||
| Severity: | normal | CC: | djm |
| Priority: | P5 | ||
| Version: | 7.6p1 | ||
| Hardware: | Other | ||
| OS: | Linux | ||
|
Description
Dan Jacobson
2017-12-05 11:58:26 AEDT
Please use the existing ExitOnForwardFailure option OK. One would have never guessed. By the way bind: Address already in use would be clearer if it said which address: bind: Address 1020304 already in use Done. The next release will have: bind [127.0.0.1]:1234: Address already in use bind [::1]:1234: Address already in use Close all resolved bugs after release of OpenSSH 7.7. |