Don't let TCP-SERVER-CONNECTION-ACCEPT block with interrupts disabled;
authorChris Hanson <org/chris-hanson/cph>
Mon, 15 Jun 1992 22:22:35 +0000 (22:22 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 15 Jun 1992 22:22:35 +0000 (22:22 +0000)
commit813673cf99d8e9209141bdb2035576ea4bd833cd
treefb85a6dfc09bb21b201f2d8f9541d97b803686bd
parentbd2ac07d442fc90c5b99c915041ddd3fbb8a463e
Don't let TCP-SERVER-CONNECTION-ACCEPT block with interrupts disabled;
this prevents other threads from running.  Instead, run in loop and
explicitly check for other threads that want time.
v7/src/runtime/socket.scm