commit | 59da99f65033ddfa1bda51343c7fedf5801b0ca2 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Fri Feb 05 10:43:12 2016 +0100 |
committer | Pierre Ossman <ossman@cendio.se> | Wed Mar 28 12:36:03 2018 +0200 |
tree | f4fc9aa5cd0cca2f3a7fb5cfaeda06e553bd9b95 | |
parent | 58a4c13ab1c0a215c5369b7ee60af50caa50d007 [diff] |
Stop abusing InputHandler class for write class The handler is for incoming data and we should not be abusing that class for the writer class. Do proper write prototypes for the relevant functions.