the IP address we want/request/use from the interface is the 'local'

address, the one on the box libcurl is running, not the 'remote' one.
This commit is contained in:
Yang Tse
2008-11-17 19:08:35 +00:00
parent 20d3e2b967
commit a15b6a6f86
5 changed files with 1 additions and 11 deletions

View File

@@ -378,9 +378,6 @@
/* Define to `int' if <sys/types.h> does not define. */
#undef ssize_t
/* this is a quick hack. I hope it's correct. */
#define ifr_dstaddr ifr_addr
/* Define if you have the ioctl function. */
#define HAVE_IOCTL