aboutsummaryrefslogtreecommitdiff
path: root/ares/ares_dns.h
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2007-02-15 16:23:24 +0000
committerYang Tse <yangsita@gmail.com>2007-02-15 16:23:24 +0000
commitd21e4eb8ae10d704a01cfd0278f4efd636842457 (patch)
tree6e4377a7bcdb55bb9e88f23c3c1ff65e5fefa39d /ares/ares_dns.h
parentd381dd68cfe4db83a27bbd5d149339f0ed1e4047 (diff)
introduce uppercase macros SOCKERRNO, SET_SOCKERRNO(), ERRNO and SET_ERRNO()
making them available to any source code file which includes "setup.h". Macro SOCKERRNO / SET_SOCKERRNO() returns / sets the *socket-related* errno (or equivalent) on this platform to hide platform details to code using it. Macro ERRNO / SET_ERRNO() returns / sets the NOT *socket-related* errno (or equivalent) on this platform to hide platform details to code using it.
Diffstat (limited to 'ares/ares_dns.h')
0 files changed, 0 insertions, 0 deletions