]> 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:15:49 +0000 (22:15 +0200)
commitec4b123a96938162e7b926ffd7a0512c5d0b12f0
tree05046af2cc4fd78077e7aad182ef6cb92cfdf63c
parent7ec5d5916bc8563935901c027fe56b6644787d10
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)
apps/lib/http_server.c