diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug4760 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug4760 b/changes/bug4760 new file mode 100644 index 0000000000..ea8d16edb7 --- /dev/null +++ b/changes/bug4760 @@ -0,0 +1,4 @@ + o Minor bugfixes: + - When binding to an IPv6 address, set the IPV6_V6ONLY socket + option, so that the IP stack doesn't decide to use it for IPv4 + too. Fixes bug 4760; bugfix on 0.2.3.9-alpha. |