mirror of
https://github.com/janet-lang/janet
synced 2026-01-26 04:43:43 +00:00
This calls setvbuf to change FILE buffering. A goal is to be able to use the existing file/* functions for blocking IO analogous to `read` and `write` system calls.