We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
EVENTFD
1 parent 2bdf182 commit da74c74Copy full SHA for da74c74
subsys/net/lib/http/Kconfig
@@ -34,6 +34,7 @@ menuconfig HTTP_SERVER
34
select HTTP_PARSER
35
select HTTP_PARSER_URL
36
select EXPERIMENTAL
37
+ select EVENTFD
38
imply NET_IPV4_MAPPING_TO_IPV6 if NET_IPV4 && NET_IPV6
39
help
40
HTTP1 and HTTP2 server support.
0 commit comments