From 95257d41d0b946197093ad67657fb3d4f7f9030f Mon Sep 17 00:00:00 2001 From: Determinant Date: Sat, 22 Jun 2019 01:04:36 -0400 Subject: update C API; fix bugs --- src/util.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/util.cpp') diff --git a/src/util.cpp b/src/util.cpp index 1493b20..f70cb32 100644 --- a/src/util.cpp +++ b/src/util.cpp @@ -55,6 +55,7 @@ const char *SALTICIDAE_ERROR_STRINGS[] = { "EVP_PKEY error", "tls key does not match the cert", "tls fail to get peer cert", + "fd error", "unknown error" }; -- cgit v1.2.3