]> granicus.if.org Git - apache/commit
ssl_util.c: log which threadid callback is in use
authorJacob Champion <jchampion@apache.org>
Wed, 19 Apr 2017 02:23:48 +0000 (02:23 +0000)
committerJacob Champion <jchampion@apache.org>
Wed, 19 Apr 2017 02:23:48 +0000 (02:23 +0000)
commitbac77f2026d9776bd462928443ea7dcedceb7458
treea7fd5f67111f6d60cdceea3856ce63d07863f69f
parente8c348af4a3ba893cbf20231c6e5a29bae170aee
ssl_util.c: log which threadid callback is in use

This should help during testing and debugging. Use APLOG_NOTICE for now,
until we fix PR60999, so that people can actually see the log message.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/trunk-openssl-threadid@1791847 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_util.c