mirror of
https://github.com/cesanta/mongoose.git
synced 2025-01-19 08:03:14 +08:00
Update mg_dns_copy_questions.md
This commit is contained in:
parent
e1e0083897
commit
b32f7a9b57
@ -6,10 +6,10 @@ signature: |
|
||||
int mg_dns_copy_questions(struct mbuf *io, struct mg_dns_message *msg);
|
||||
---
|
||||
|
||||
Append already encoded questions from an existing message.
|
||||
Appends already encoded questions from an existing message.
|
||||
|
||||
This is useful when generating a DNS reply message which includes
|
||||
all question records.
|
||||
|
||||
Return number of appened bytes.
|
||||
Returns the number of appened bytes.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user