aboutsummaryrefslogtreecommitdiff
path: root/ares/ares_parse_srv_reply.c
AgeCommit message (Expand)Author
2009-09-05changed u_int16_t to unsigned short because it is the only place within ares ...Gunter Knauf
2009-09-05Replace 'uint16_t' with 'u_int16_t' since the latter is used in ares.h.Gisle Vanem
2009-09-04- Jakub Hrozek added ares_parse_srv_reply() for SRV parsingDaniel Stenberg