Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 175 Bytes

File metadata and controls

3 lines (3 loc) · 175 Bytes

22-7-2021

use thread pool instead of using a thread for every connection (it causes a memory leak !) fix some memory leak's in ByteArray and Socket and HttpServer class's