Revision 92f230c7
streaming.c | ||
---|---|---|
135 | 135 |
|
136 | 136 |
res = sendChunk(p->id, c); |
137 | 137 |
dprintf("Result: %d\n", res); |
138 |
if (res>=0) { |
|
139 |
chunkID_set_add_chunk(p->bmap,c->id); //don't send twice ... assuming that it will actually arrive |
|
138 | 140 |
} |
139 | 141 |
} |
140 | 142 |
} |
Also available in: Unified diff