Author :
jsing
Date :
2020-01-23 03:17:40
Hash :8dc90bba Message :Switch back to a function pointer for ssl_pending.
This will allow the TLSv1.3 stack to provide its own implementation. Nuke
a completely bogus comment from SSL_pending() whilst here.
ok beck@