mirror of
https://github.com/janet-lang/janet
synced 2025-04-24 11:43:16 +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.