mirror of
https://github.com/curl/curl.git
synced 2026-07-28 13:53:07 +03:00
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:
parent
20d3e2b967
commit
a15b6a6f86
5 changed files with 1 additions and 11 deletions
|
|
@ -369,9 +369,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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue