]> granicus.if.org Git - libevent/commit
Never pass our weird flags to the system getaddrinfo. Make sure there is no overlap...
authorNick Mathewson <nickm@torproject.org>
Tue, 17 Nov 2009 02:57:32 +0000 (02:57 +0000)
committerNick Mathewson <nickm@torproject.org>
Tue, 17 Nov 2009 02:57:32 +0000 (02:57 +0000)
commit3451c870dad6dc3555cfb798149087adb9192b33
tree26cfba2f7fbbd8164bbb19900ba2171730380636
parent625a261a530cc273fba062ac59fd6b6ca9ddc8ad
Never pass our weird flags to the system getaddrinfo.  Make sure there is no overlap between flag values.

svn:r1540
evutil.c