mirror of
https://github.com/yrutschle/sslh.git
synced 2025-04-12 15:17:14 +03:00
manage timeout with lists instead of linear searches
This commit is contained in:
parent
cd664574f1
commit
92e8a3e256
@ -13,6 +13,7 @@ vNEXT:
|
||||
linear searches. The downside is that the number of
|
||||
UDP connections is a hard limit, configurable with
|
||||
the 'udp_max_connections', which defaults to 1024.
|
||||
Timeouts are managed with lists.
|
||||
|
||||
inetd merges stderr output to what is sent to the
|
||||
client, which is a security issue as it might give
|
||||
|
Loading…
x
Reference in New Issue
Block a user