vfsStream
vfsStream copied to clipboard
Add support for streamWrapper::stream_set_option()
vfsStream should support streamWrapper::stream_set_option() so it can support stream_set_blocking(), stream_set_timeout() and stream_set_write_buffer().
Did you plan to finish support for that feature in near future? :)
No, currently I have no plans for this, as I'm missing both the time and need for doing this. So any PR is welcome.