mirror of https://github.com/cbeuw/Cloak
- In case of TCP, don't open the session in the listener accept thread. This causes resource exhaustion of the tcp listener backlog queue in case of internet connection disruption or timeout. - In case of UDP, don't create a new session for every UDP packet. |
||
|---|---|---|
| .. | ||
| client | ||
| common | ||
| ecdh | ||
| multiplex | ||
| server | ||
| test | ||