]> granicus.if.org Git - libevent/commit
http: allow setting bevcb per socket
authorLeon M. George <leon@georgemail.eu>
Mon, 1 Aug 2022 08:16:18 +0000 (10:16 +0200)
committerAzat Khuzhin <azat@libevent.org>
Sat, 13 Aug 2022 18:12:18 +0000 (20:12 +0200)
commit1bdc91350ee30d3aa51fe809fd719c2c3183b445
tree7f0c51badd9293c101f206a874e1f437815011dc
parenta4cdc3c5e864c3ee4b836c78f92e07229be39c0f
http: allow setting bevcb per socket

Co-authored-by: Azat Khuzhin <azat@libevent.org>
v2: remove handling of HTTP_BIND_IPV6
http-internal.h
http.c
include/event2/http.h
test/regress_http.c