]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/asyncerr.h
Set error code on alloc failures
[thirdparty/openssl.git] / include / openssl / asyncerr.h
index 5fcddaf27a9b638900f82b7853d8264c1da4c339..5497ba75279ee5d9dffc3a1f1a02b6c04197516e 100644 (file)
@@ -25,6 +25,7 @@ int ERR_load_ASYNC_strings(void);
 # define ASYNC_F_ASYNC_PAUSE_JOB                          103
 # define ASYNC_F_ASYNC_START_FUNC                         104
 # define ASYNC_F_ASYNC_START_JOB                          105
+# define ASYNC_F_ASYNC_WAIT_CTX_SET_WAIT_FD               106
 
 /*
  * ASYNC reason codes.