mirror of
https://git.suckless.org/st
synced 2026-07-27 10:01:07 +02:00
When a read operation returns 0 then it means that we arrived to the end of the file, and new reads will return 0 unless you do some other operation such as lseek(). This case happens with USB-232 adapters when they are unplugged.
55 KiB
55 KiB