commit c9c16ee8a463a2ba4bb79a9ef550bb62c65bada8 parent 27c868eff19dbcc208f6db66ec3e2de2104fa754 Author: rl1987 <rl1987@sdf.lonestar.org> Date: Thu, 26 Apr 2018 12:21:43 +0200 Add changes file Diffstat:
| A | changes/bug17873 | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/changes/bug17873 b/changes/bug17873 @@ -0,0 +1,6 @@ + o Minor bugfixes (OS compatibility): + - On Linux and Windows properly handle configuration change that + moves a listener to/from wildcard IP address. In case first + attempt to bind a socket fails, close the old listener and + try binding a socket again. Fixes bug 17873; bugfix on + 0.0.8pre-1.