Cloak/cmd/ck-client
notsure2 4dabcd22eb Fix critical bugs in session opening for TCP and UDP in case of Singleplex mode.
- 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.
2020-12-14 08:52:11 +02:00
..
ck-client.go Fix critical bugs in session opening for TCP and UDP in case of Singleplex mode. 2020-12-14 08:52:11 +02:00
log.go Untested client 2018-10-07 18:09:45 +01:00
log_android.go Improve logging 2019-08-02 15:45:33 +01:00
protector.go Untested client 2018-10-07 18:09:45 +01:00
protector_android.go Format Android protector C code 2020-10-17 11:11:15 +01:00