mirror of
https://github.com/bol-van/zapret2.git
synced 2026-03-13 22:03:09 +00:00
mdig: increase EAGAIN attempts
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#endif
|
||||
#include <time.h>
|
||||
|
||||
#define RESOLVER_EAGAIN_ATTEMPTS 2
|
||||
#define RESOLVER_EAGAIN_ATTEMPTS 3
|
||||
|
||||
static void trimstr(char *s)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user