Revision feaec543 loop.c
loop.c | ||
---|---|---|
191 | 191 |
for (i = 0; i < chunks; i++) { // @TODO: why this cycle? |
192 | 192 |
send_chunk(); |
193 | 193 |
} |
194 |
send_offer(); |
|
194 | 195 |
if (cnt++ % 10 == 0) { |
195 | 196 |
update_peers(NULL, NULL, 0); |
196 | 197 |
} |
Also available in: Unified diff