]> git.ipfire.org Git - thirdparty/openssl.git/commit
http_server.{c,h}: make clear that IPv4 or IPv6 is used by http_server_init()
authorDavid von Oheimb <dev@ddvo.net>
Wed, 31 Jul 2024 17:36:16 +0000 (19:36 +0200)
committerTomas Mraz <tomas@openssl.org>
Mon, 23 Sep 2024 20:17:07 +0000 (22:17 +0200)
commit4e93741bce1be447d31dda9dbdb43a8f5204cdd1
tree6ac2d4da2123bdce43cefdbd9ac97165bdcfdff8
parent1947363ad534c77c5cfe6123c77f3842db641a18
http_server.{c,h}: make clear that IPv4 or IPv6 is used by http_server_init()

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25010)

(cherry picked from commit ec4b123a96938162e7b926ffd7a0512c5d0b12f0)
apps/lib/http_server.c