summaryrefslogtreecommitdiff
path: root/src/network/res_send.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-22res_send: use a temp buffer if caller's buffer is under 512 bytesRich Felker1-1/+9
2020-05-19fix return value of res_send, res_query on errors from nameserverRich Felker1-1/+1
2018-09-12reduce spurious inclusion of libc.hRich Felker1-1/+0
2018-09-12overhaul internally-public declarations using wrapper headersRich Felker1-2/+0
2014-06-02implement new dns backend, res_send and other legacy resolver functionsRich Felker1-0/+12