Extensive reworking of the "select" interface, so that it can work
authorChris Hanson <org/chris-hanson/cph>
Wed, 22 Oct 1997 05:27:26 +0000 (05:27 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 22 Oct 1997 05:27:26 +0000 (05:27 +0000)
commitfb59888a8e5fb56e6ab1b333e2a7c6e598460dd4
tree0308a70e5c6e99c9e450d0b37b031901e90d9f6c
parent9455456c5aa412e28c4bbde78787619dc0fbd35d
Extensive reworking of the "select" interface, so that it can work
with pipes.  We no longer use the NT API calls, since they don't work
at all with pipes; instead we use simpler tests and depend on the
regular arrival of messages to get us out of the blocking state to
poll the other input channels.  Regular message delivery is guaranteed
by the asynchronous timer thread.
v7/src/microcode/prntio.c