You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduce `ares_txt_ext` structure with an extra `record_start`
field, which indicates a start of a new TXT record, thus allowing to
differentiate the chunks in the same record, from a chunks in a
different record.
Introduce a new API method: `ares_parse_txt_reply_ext` that works with
this kind of struct.
@@ -77,4 +116,5 @@ This function was first introduced in c-ares version 1.7.0.
77
116
.BR ares_free_data (3)
78
117
.SH AUTHOR
79
118
Written by Jakub Hrozek <[email protected]>, on behalf of Red Hat, Inc http://www.redhat.com
80
-
119
+
.PP
120
+
Amended by Fedor Indutny <[email protected]>, on behalf of PayPal, Inc https://www.paypal.com
0 commit comments