]> granicus.if.org Git - curl/commit
INADDR_NONE should be in_addr_t to work with 64bit archs better.
authorDaniel Stenberg <daniel@haxx.se>
Mon, 18 Feb 2002 22:59:26 +0000 (22:59 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 18 Feb 2002 22:59:26 +0000 (22:59 +0000)
commitb795929858e7b8ebe42ad5a502a5d0bd569d5745
tree579d36ae6371d5bcfd42200ce901e8fe02fc69c6
parent535258ffe4cd770615828b1cda85bc094c9074fd
INADDR_NONE should be in_addr_t to work with 64bit archs better.

Really, we should only #define this in one file, not both here and in
connect.c!
lib/hostip.c