curl-library
Re: [PATCH v3] TLS False Start support for NSS
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 22 Apr 2015 14:14:32 +0200 (CEST)
Date: Wed, 22 Apr 2015 14:14:32 +0200 (CEST)
On Wed, 22 Apr 2015, Kamil Dudka wrote:
> If SSL_SetCanFalseStartCallback() is the newest introduced symbol required
> for the TLS False Start feature to work, we can add autoconf check for the
> presence of that symbol in NSS libs, and #ifdef the code based on the result
> of that check. That would cover also the case where a downstream maintainer
> cherry-picks the feature to an older version of NSS.
The only downside with an autoconf based check vs a version number check is
that the version number check version would work with all the other build
systems at once...
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2015-04-22