Refrain from listener rebinding when address families differ

This commit is contained in:
rl1987
2018-10-02 15:47:05 +03:00
parent df2b46d18c
commit 9bb00a74bc
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (networking):
- Refrain from attempting socket rebinding when old
and new listeners are in different address families.
Fixes bug 27928; bugfix on 0.3.5.1-alpha.