Feature: Update stellar-on-sapp-2.1.1.7875675

This commit is contained in:
liuxueli
2024-06-12 09:45:22 +00:00
parent b7cea73101
commit 5ba9d3ce4a
5 changed files with 49 additions and 15 deletions

View File

@@ -22,7 +22,7 @@ extern "C"
#define DNS_MESSAGE_TOPIC "TOPIC_DNS"
#define DNS_NAME_MAX (NAME_MAX + 1)
#define HINFO_NAME_MAX (40 + 1) /* https://www.ietf.org/rfc/rfc1010.txt */
// #define HINFO_NAME_MAX (40 + 1) /* https://www.ietf.org/rfc/rfc1010.txt */
#define DNS_CLASS_UNKNOWN 0
#define DNS_CLASS_IN 1