Yang Tse
|
ce7b565595
|
further narrow the use of the icc 9.1 optimizer workaround
|
2009-04-17 07:30:25 +00:00 |
|
Yang Tse
|
41fd08bb0d
|
attempt to workaround icc 9.1 optimizer induced problem
|
2009-04-16 08:31:09 +00:00 |
|
Yang Tse
|
c382c550e7
|
fix compiler warning: implicit conversion shortens 64-bit value into a 32-bit value
|
2009-04-14 12:53:53 +00:00 |
|
Yang Tse
|
c621546bd6
|
fix compiler warning: implicit conversion shortens 64-bit value into a 32-bit value
|
2009-04-13 07:18:39 +00:00 |
|
Yang Tse
|
a0ef686c54
|
Merged existing IPv4 and IPv6 Curl_ip2addr functions into a single one
which now also takes a protocol address family argument.
|
2008-11-06 17:19:56 +00:00 |
|
Gisle Vanem
|
0433252e50
|
Fix typos.
|
2008-11-01 14:51:37 +00:00 |
|
Yang Tse
|
c2c800d863
|
Move curl_dofreeaddrinfo() and curl_dofreeaddrinfo()
implementation from lib/hostip6.c to lib/curl_addrinfo.c
and prototypes from lib/hostip.h to lib/curl_addrinfo.h
|
2008-10-30 19:02:23 +00:00 |
|
Yang Tse
|
005bf19acf
|
remove bogus comment
|
2008-10-30 15:13:22 +00:00 |
|
Yang Tse
|
0ce97f77e0
|
Use our Curl_addrinfo definition even when an addrinfo struct is available.
Use a wrapper function to call system's getaddrinfo().
|
2008-10-30 13:45:25 +00:00 |
|