efl_io_copier: avoid extra copy, todo--.
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Mon, 19 Dec 2016 21:04:24 +0000 (19:04 -0200)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Tue, 20 Dec 2016 12:18:32 +0000 (10:18 -0200)
commit2666e927a5e0e02ea9c3eda2244e80a16fedc996
tree0474f19ad16d5ceb4beb726b6e71a599954a1264
parent22837eacc9379fc91e6f60d4e1c5d88508687da9
efl_io_copier: avoid extra copy, todo--.

Avoid the intermediate buffer and use the new eina_binbuf_expand() +
eina_binbuf_use(), reading directly to the binbuf.
src/lib/ecore/efl_io_copier.c