summaryrefslogtreecommitdiffstats
path: root/lib/libgssapi/gss_process_context_token.c
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2016-04-12 18:50:37 +0000
committermav <mav@FreeBSD.org>2016-04-12 18:50:37 +0000
commit59b487552b970f0667b23ad1197bc0a224a5048c (patch)
treeabc1f17169c05712b6b0eef4d05b320bd9d32222 /lib/libgssapi/gss_process_context_token.c
parent39eee0515d3e628f1f86fbc6c0067659978b9f7e (diff)
downloadFreeBSD-src-59b487552b970f0667b23ad1197bc0a224a5048c.zip
FreeBSD-src-59b487552b970f0667b23ad1197bc0a224a5048c.tar.gz
Make all CT Pass-Through (name server requests) asynchronous.
Previously we had to do it synchronously because we could not drop the lock due to potential scratch memory use conflicts. Previous commits fixed that collision, so here it goes -- slower and less reliable external requests are executed asynchronously without spinning in tight loop and with more safe timeout handling.
Diffstat (limited to 'lib/libgssapi/gss_process_context_token.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud