mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-01-11 07:07:53 +00:00
Collect packet stats and accept json string for server config
This commit is contained in:
@@ -429,9 +429,7 @@ void NetworkSocketSOCKS5Proxy::Receive(NetworkPacket *packet){
|
||||
}
|
||||
|
||||
void NetworkSocketSOCKS5Proxy::Open(){
|
||||
if(protocol==PROTO_UDP){
|
||||
unsigned char buf[1024];
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
void NetworkSocketSOCKS5Proxy::Close(){
|
||||
|
||||
Reference in New Issue
Block a user