mirror of
https://github.com/simh/simh.git
synced 2026-04-18 08:57:25 +00:00
1. getaddrinfo returns IPv6 address even if IPv6 is not configured. The socket syscalls fails to create IPv6 socket. This is fixed by retrying for all possible addresses returned by getaddrinfo. 2. On HP-UX EAGAIN is used, not EWOULDBLOCK.
28 KiB
28 KiB