mirror of
https://github.com/cesanta/mongoose.git
synced 2025-07-25 22:56:16 +08:00
Update mg_dns_reply_record.md
This commit is contained in:
parent
9790366449
commit
770be613d7
@ -9,10 +9,10 @@ signature: |
|
|||||||
size_t rdata_len);
|
size_t rdata_len);
|
||||||
---
|
---
|
||||||
|
|
||||||
Append a DNS reply record to the IO buffer and to the DNS message.
|
Appends a DNS reply record to the IO buffer and to the DNS message.
|
||||||
|
|
||||||
The message num_answers field will be incremented. It's caller's duty
|
The message's num_answers field will be incremented. It's the caller's duty
|
||||||
to ensure num_answers is propertly initialized.
|
to ensure num_answers is properly initialised.
|
||||||
|
|
||||||
Returns -1 on error.
|
Returns -1 on error.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user