Closed daniestevez closed 6 months ago
This adds handling of concurrent clients with --input TCP, by spawning one thread per client and using an additional thread for the TUN device.
--input TCP
This adds handling of concurrent clients with
--input TCP
, by spawning one thread per client and using an additional thread for the TUN device.