mirror of
https://github.com/simh/simh.git
synced 2026-02-14 11:55:51 +00:00
Data arriving on simulated serial ports can arrive faster than the OS running on the simulated system can deliber it to user mode programs. This happens when chunks of data are delivered to the mux from a network connection. This can be due to a file transfer program (kermit) running on the other end of a network connection and the packet size being delivered exceeds the simulated OS's type ahead buffer size OR from users who paste arbitrary blocks of data into a telnet or console session.
25 KiB
25 KiB