comparison src/stream/ngx_stream_upstream_round_robin.h @ 6777:563a1ee345a4

SSL: compatibility with BoringSSL. BoringSSL changed SSL_set_tlsext_host_name() to be a real function with a (const char *) argument, so it now triggers a warning due to conversion from (u_char *). Added an explicit cast to silence the warning. Prodded by Piotr Sikora, Alessandro Ghedini.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 19 Oct 2016 18:36:50 +0300
parents f41c2530dd17
children 90cc7194e993
comparison
equal deleted inserted replaced
6776:1bf4f21b1b72 6777:563a1ee345a4