mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 09:26:28 +02:00
At the cost of using more read() syscalls, process the DSR response character-by-character. This avoids blocking forever waiting for an 'R' that will never come :P