mnt-github
Results
2
issues of
mnt-github
Do Downloader support socks5 proxy? How I do use socks5 proxy?
enhancement
question
I want to use customized client class pointer in **CTcpServer**. ``` /* Customized client class */ class MyClient { ... } /* CTcpServer OnAccept */ EnHandleResult MyServer::OnAccept(ITcpServer* pSender, CONNID dwConnID,...