result.c revision 8321dd2150bea461fbe0333965ef072d576b4f6c
* purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS "no available threads",
/* 3 */ "address not available",
/* 4 */ "address in use",
/* 5 */ "permission denied",
/* 6 */ "no pending connections",
/* 7 */ "network unreachable",
/* 8 */ "host unreachable",
/* 9 */ "connection refused",
/* 12 */ "not enough free resources",
/* 13 */ "socket already bound",
/* 15 */ "already exists",
/* 18 */ "ran out of space",
/* 19 */ "operation canceled",
/* 20 */ "socket is not bound",
/* 21 */ "shutting down",
/* 22 */ "unexpected end of input",
/* 24 */ "not implemented",
/* 27 */ "unbalanced parentheses",
/* 28 */ "bad base64 encoding",
/* 31 */ "unexpected token",
/* 32 */ "quota reached",
/* 33 */ "unexpected error",
/* 34 */ "already running",
/* 35 */ "address mask not contiguous",
/* 37 */ "file not found",
/* 38 */ "file already exists",
/* 39 */ "socket is not connected" /* 40 */ * We use malloc() here because we we want to be able to use * isc_result_totext() even if there is no memory context. "register_table() failed: %u",
result);
* Note: we use 'index + 1' as the message number * instead of index because isc_msgcat_get() requires * the message number to be > 0. 1,
"(result code text not available)");