summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2015-02-17 13:30:22 +0000
committerMatt Caswell <matt@openssl.org>2015-11-20 23:32:18 +0000
commit501083049590455b1862edd7573fd51bb37bb037 (patch)
tree0ac76d39b5222fe01e80474bcdd17077796af3a8 /util
parent38148a234c6ed7a9d78dc5fb3de0ac4d79402e6f (diff)
Async port to windows
Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'util')
-rw-r--r--util/indent.pro3
-rwxr-xr-xutil/libeay.num4
2 files changed, 7 insertions, 0 deletions
diff --git a/util/indent.pro b/util/indent.pro
index 4d1bd45e12..abfccc7841 100644
--- a/util/indent.pro
+++ b/util/indent.pro
@@ -731,3 +731,6 @@
-T SH_LIST
-T PACKET
-T RECORD_LAYER
+-T ASYNC_FIBRE
+-T ASYNC_CTX
+-T ASYNC_JOB
diff --git a/util/libeay.num b/util/libeay.num
index 5d72034063..48ffd7141e 100755
--- a/util/libeay.num
+++ b/util/libeay.num
@@ -4650,3 +4650,7 @@ X509_aux_print 5009 EXIST::FUNCTION:STDIO
TS_RESP_CTX_set_signer_digest 5010 EXIST::FUNCTION:
TS_CONF_set_signer_digest 5011 EXIST::FUNCTION:
ENGINE_load_dasync 5012 EXIST::FUNCTION:ENGINE,STATIC_ENGINE
+ASYNC_pause_job 5013 EXIST::FUNCTION:
+ASYNC_job_is_waiting 5014 EXIST::FUNCTION:
+ASYNC_in_job 5015 EXIST::FUNCTION:
+ASYNC_start_job 5016 EXIST::FUNCTION: