Home
last modified time | relevance | path

Searched refs:max_ft_loops (Results 1 – 1 of 1) sorted by relevance

/dports/net-im/tox/c-toxcore-0.2.13/toxcore/
H A DMessenger.c1549 const uint32_t max_ft_loops = 16; in do_reqchunk_filecb() local
1551 for (uint32_t i = 0; i < max_ft_loops; ++i) { in do_reqchunk_filecb()