proxy file support implemented

This commit is contained in:
van Hauser 2016-10-12 17:37:51 +02:00
parent d27e40cd32
commit bb53072a73
10 changed files with 257 additions and 143 deletions

View file

@ -140,6 +140,8 @@
#define INET_ADDRSTRLEN 16
#endif
#define MAX_PROXY_COUNT 64
#ifndef _WIN32
int sleepn(time_t seconds);