Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-08 | test: Add missing socket errno in test_util.c | David Goulet | |
According to 21116, it seems to be needed for Wheezy Raspbian build. Also, manpage of socket(2) does confirm that this errno value should be catched as well in case of no support from the OS of IPv4 or/and IPv6. Fixes #21116 Signed-off-by: David Goulet <dgoulet@torproject.org> |