mirror of
https://github.com/open-simh/simh.git
synced 2026-01-14 07:40:35 +00:00
This procedure establishes a telnet listen port solely so that the console output traffic can be buffered (and not emitted). Since nothing will ever connect to this port we bound it to the localhost address so that firewall prompts aren't generated when building in a new directory.