DHT send interval

8 years 5 months ago #2492 by javier
DHT send interval was created by javier
Hi guys i have a problem with the send interval

When I try to change the time interval in seconds the code of the library seems that is not workin with times bigger than 30s, if I put 20 or 10 it ok but more than 30 i can´t get it work.

Its any limitation in that send interval? I can put more time than 30s?

#define SEND_INTERVAL 1000 * 30 // 30S

#define SEND_INTERVAL 1000 * 10 // 10S its OK

#define SEND_INTERVAL 1000 * 20 // 20S its OK

#define SEND_INTERVAL 1000 * 120 // 120S not work for me.

Please Log in or Create an account to join the conversation.

Time to create page: 0.288 seconds

Forum latest

  • No posts to display.