mirror of
https://github.com/simh/simh.git
synced 2026-02-15 12:17:32 +00:00
Outbound connections are rare and most may have wanted explicit blocking behavior, so no one noticed the missing non-blocking case. Any place which did do outbound connects have explicitly added SIM_SOCK_OPT_BLOCKING so that the prior behavior is preserved. The SIM_SOCK_OPT_BLOCKING flag is no honored as it was originally intended to be.
226 KiB
226 KiB