show/hide this revision's text 2 Add Link

maybe you can use C style File Descriptors instead of istream and then "convert" it to C++ stream,

I think you can use the answers in this question

show/hide this revision's text 1

maybe you can use C style File Descriptors instead of istream and then "convert" it to C++ stream