author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Tue, 2 Aug 2016 13:19:49 +0000 (15:19 +0200) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Tue, 2 Aug 2016 13:19:49 +0000 (15:19 +0200) | ||
commit | fe62d5e7df4374616d17246889d61a57ef46a1c4 | |
tree | c337fc31f2e19c85039785947d52ef42f9dccc53 | tree | snapshot |
parent | c5960550f1b05c46cc7859270a0ed819a8b5fd40 | commit | diff |
treewide: stop checking for AI_PASSIVE
I think it's safe to assume that if you have getaddrinfo, you have
AI_PASSIVE. My copy of Stevens from 1998 already describes it.
I think it's safe to assume that if you have getaddrinfo, you have
AI_PASSIVE. My copy of Stevens from 1998 already describes it.
src/gmond.c | diff | blob | history | |
src/network.c | diff | blob | history |