]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/commit
Don't use AI_V4MAPPED in getaddrinfo().
authorSimon Ruderich <simon@ruderich.org>
Mon, 2 Dec 2013 04:25:41 +0000 (05:25 +0100)
committerSimon Ruderich <simon@ruderich.org>
Mon, 2 Dec 2013 04:25:41 +0000 (05:25 +0100)
commite83df110da120749285426797455444da6e6cf95
treeba4b441cad08911f968353ec8ea5519181df6216
parent14d78ab9d7df60c0c183ae28db4cd20a5bd2e168
Don't use AI_V4MAPPED in getaddrinfo().

It shouldn't be necessary anymore and fails on FreeBSD 8/9.
src/connection.c
tests/client.c