1
0
mirror of https://github.com/simh/simh.git synced 2026-03-01 09:31:16 +00:00
Files
simh.simh/sim_serial.c
Mark Pizzolato 01ee219f01 Fixed some HP-UX serial I/O functionality from Mikulas Patocka
We need to set buffer to 1 character and turn off the timeout.
Otherwise, HP-UX buffers 4 characters before making them available
to read().
2013-03-22 10:28:09 -07:00

69 KiB