Setup and use CURL_INADDR_NONE all over instead of INADDR_NONE. We setup
authorDaniel Stenberg <daniel@haxx.se>
Tue, 13 May 2003 12:12:17 +0000 (12:12 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 13 May 2003 12:12:17 +0000 (12:12 +0000)
commite615d117a010e068f3d0639928cc9555b14c0077
tree84ed73313e01924656dcf200b45b983798bdabaf
parenta51258b6bbec9e075894f5aa2e180b6c40613ba8
Setup and use CURL_INADDR_NONE all over instead of INADDR_NONE. We setup
the define accordingly in the hostip.h header to work nicely all over.
lib/connect.c
lib/hostip.c
lib/hostip.h