- Notifications
You must be signed in to change notification settings - Fork28
Commit1f3bcb4
committed
Probe only 127.0.0.1 when looking for ports on Unix.
Commitc098509, later adjusted by commit4ab02e8, probed 0.0.0.0in addition to 127.0.0.1, for the benefit of Windows build farmanimals. It isn't really useful on Unix systems, and turned out tobe a bit inconvenient to users of some corporate firewall software.Switch back to probing just 127.0.0.1 on non-Windows systems.Back-patch to 9.6, like the earlier changes.Discussion:https://postgr.es/m/CA%2BhUKG%2B21EPwfgs4m%2BtqyRtbVqkOUvP8QQ8sWk9%2Bh55Aub1H3A%40mail.gmail.com1 parent2bc59f8 commit1f3bcb4
1 file changed
+4
-3
lines changedLines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1044 | 1044 |
| |
1045 | 1045 |
| |
1046 | 1046 |
| |
1047 |
| - | |
| 1047 | + | |
| 1048 | + | |
1048 | 1049 |
| |
1049 | 1050 |
| |
1050 | 1051 |
| |
1051 | 1052 |
| |
1052 | 1053 |
| |
1053 |
| - | |
1054 |
| - | |
| 1054 | + | |
| 1055 | + | |
1055 | 1056 |
| |
1056 | 1057 |
| |
1057 | 1058 |
| |
|
0 commit comments
Comments
(0)