mirror of https://github.com/lukechilds/node.git
Browse Source
SSL_CIPHER objects are conceptually const in any case and this allows STACK_OF(SSL_CIPHER) to return a const pointer, as is done in BoringSSL and, perhaps, OpenSSL in the future. PR-URL: https://github.com/nodejs/node/pull/4913 Reviewed-By: Fedor Indutny <fedor@indutny.com> Reviewed-By: James M Snell <jasnell@gmail.com>process-exit-stdio-flushing
Adam Langley
9 years ago
committed by
Fedor Indutny
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue