diff options
author | z3bra <contactatz3bradotorg> | 2016-11-10 00:04:56 +0100 |
---|---|---|
committer | z3bra <contactatz3bradotorg> | 2016-11-10 00:04:56 +0100 |
commit | c233413ccc73c58def0cd08862972ec824957758 (patch) | |
tree | 4ab9cdbd1fc218b2a5d3c3d2d6315e8256724e16 /util.h | |
parent | a8f89c868d992d9772d9a94bbacf1d55225dd187 (diff) |
Remove useless call to FD_CLR()
This snippet was introduced when the client could send too much data to
the core for the transfer.
The new toxcore API introduces a callback triggered when the core is
ready to send more data. It means we don't need to keep track of a
local buffer anymore, and simply read from the file_in FIFO when the
core is ready.
Diffstat (limited to 'util.h')
0 files changed, 0 insertions, 0 deletions