Phenom b11022a239 Fix warning: this statement may fall through
/libretroshare/src/util/dnsresolver.cc:49: warning: this statement may
fall through [-Wimplicit-fallthrough=]
       case DNSResolver::DNS_LOOKUP_ERROR:  if(it-
>second.last_lookup_time + MAX_TIME_BEFORE_RETRY > now)
/libretroshare/src/util/dnsresolver.cc:52: here
       case DNSResolver::DNS_DONT_HAVE:   next_call = it->first ;
2017-07-16 20:38:43 +02:00
..
2007-11-16 04:45:00 +00:00
2013-10-06 20:16:58 +00:00
2016-06-18 13:11:21 +02:00
2016-06-18 13:11:21 +02:00
2017-05-21 10:54:19 +02:00
2016-06-16 20:19:03 -04:00
2013-10-21 11:00:49 +00:00
2017-05-21 10:48:58 +02:00
2017-04-28 23:32:47 +02:00
2017-01-21 16:31:45 +01:00
2011-10-01 13:12:28 +00:00
2017-05-21 10:54:19 +02:00
2007-11-16 04:45:00 +00:00