index
:
platform/upstream/c-ares
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_base
accepted/tizen_3.0_base
accepted/tizen_3.0_ivi
accepted/tizen_4.0_base
accepted/tizen_5.0_base
accepted/tizen_5.5_base
accepted/tizen_5.5_base_mobile_hotfix
accepted/tizen_5.5_base_wearable_hotfix
accepted/tizen_6.0_base
accepted/tizen_6.0_base_hotfix
accepted/tizen_6.5_base
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_dev
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
pristine-tar
sandbox/pcoval/latest
sandbox/pcoval/upstream
sandbox/vbarinov/visibility
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2_base
tizen_3.0_base
tizen_3.0_ivi
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5_base
tizen_5.5_base_mobile_hotfix
tizen_5.5_base_wearable_hotfix
tizen_5.5_tv
tizen_6.0_base
tizen_6.0_base_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_ivi_genivi
upstream
Domain: Network & Connectivity / Data Network;
Taesoo Jun <steve.jun@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ares_process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-04
Use correct 3rd argument for ioctlsocket() under Watt-32.
Gisle Vanem
1
-0
/
+4
2007-02-01
compiler warning fix
Yang Tse
1
-2
/
+2
2006-10-25
Compiler warning fix
Yang Tse
1
-1
/
+1
2006-10-18
Check for USE_WINSOCK instead of WIN32 where the check was done
Yang Tse
1
-1
/
+1
2006-08-29
Brad Spencer did
Daniel Stenberg
1
-0
/
+1
2006-07-29
Fix compiler warnings.
Yang Tse
1
-5
/
+7
2006-07-28
Replace send() and recv() with swrite() and sread() macros.
Yang Tse
1
-12
/
+9
2006-07-22
2nd try adding CVS id.
Gisle Vanem
1
-0
/
+2
2006-07-14
Fix compiler warning
Yang Tse
1
-1
/
+1
2006-06-19
Handle EAGAIN/EWOULDBLOCK readiness errors, which can occur for both TCP and
William Ahern
1
-5
/
+38
2006-05-03
Nick Mathewson added the ARES_OPT_SOCK_STATE_CB option that when set makes
Daniel Stenberg
1
-5
/
+17
2005-12-20
Changes for PellesC for Win32. It needs <unistd.h> for 'ssize_t'. Hence the
Gisle Vanem
1
-1
/
+2
2005-12-09
Fix compiler warning
Yang Tse
1
-1
/
+1
2005-11-25
read_tcp_data() fix to get the proper buffer pointer and size
Daniel Stenberg
1
-2
/
+2
2005-11-25
Yang Tse: fixed compiler warnings
Daniel Stenberg
1
-5
/
+7
2005-08-10
make ares compile again for NetWare.
Gunter Knauf
1
-0
/
+3
2005-06-03
FIONBIO is in sys/ioctl.h on AIX
Daniel Stenberg
1
-0
/
+3
2005-06-02
sigh, define TRUE if not already
Daniel Stenberg
1
-0
/
+5
2005-06-02
William Ahern:
Daniel Stenberg
1
-23
/
+71
2005-04-06
Tupone Alfredo fixed includes of arpa/nameser_compat.h to build fine on Mac OS
Daniel Stenberg
1
-0
/
+3
2005-03-13
Prevent gcc warning.
Gisle Vanem
1
-1
/
+5
2004-10-06
removed tabs and trailing whitespace from source
Daniel Stenberg
1
-216
/
+216
2004-08-20
No WSAGetLastError() on Watt-32/DOS
Gisle Vanem
1
-1
/
+1
2004-08-20
Changes for Watt-32 on Windows. I've assumed Configure
Gisle Vanem
1
-3
/
+10
2004-07-29
variable type fix
Daniel Stenberg
1
-13
/
+14
2004-07-24
Gisle Vanem:
Daniel Stenberg
1
-19
/
+23
2004-07-22
- Fixed a few variable return types for some system calls. Made configure
Daniel Stenberg
1
-12
/
+18
2004-07-01
Gisle's win32-fix. 'errno' is not used for errors when socket() fails on
Daniel Stenberg
1
-4
/
+12
2004-07-01
Gisle Vanem made this build fine with djgpp and the Watt-32 stack.
Daniel Stenberg
1
-1
/
+1
2004-02-27
minor size_t fix to kill a warning
Daniel Stenberg
1
-2
/
+2
2004-02-23
make ares_expand_name() take a long * instead of an int *, since we do
Daniel Stenberg
1
-1
/
+1
2004-02-04
don't use 'sin' as variable name as the picky compiler warnings complain
Daniel Stenberg
1
-12
/
+12
2004-02-02
remove rcsid stuff from c files, it serves no useful purpose
Daniel Stenberg
1
-2
/
+0
2004-01-29
Dirk Manske fixed a flaw in the setting of the socket to non-blocking
Daniel Stenberg
1
-2
/
+4
2003-10-07
ares 1.1.1 with collected applied patches
Daniel Stenberg
1
-0
/
+625