net: lib: http_server: implement concurrent
only accept new connections until the configured value for concurrent
connections is reached. Also set the backlog of the listening socket
to the configured value.
Signed-off-by:
Gerhard Jörges <joerges@metratec.com>
Loading
Please sign in to comment