mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
Add ISC_R_MULTICAST
This commit is contained in:
@@ -78,7 +78,8 @@ static const char *text[ISC_R_NRESULTS] = {
|
||||
"file already exists", /* 39 */
|
||||
"socket is not connected", /* 40 */
|
||||
"out of range", /* 41 */
|
||||
"out of entropy" /* 42 */
|
||||
"out of entropy", /* 42 */
|
||||
"invalid use of multicast address" /* 43 */
|
||||
};
|
||||
|
||||
#define ISC_RESULT_RESULTSET 2
|
||||
|
Reference in New Issue
Block a user