In primitive OS2-SELECT-REGISTRY-TEST, there was a window where input
authorChris Hanson <org/chris-hanson/cph>
Fri, 28 Apr 1995 06:59:29 +0000 (06:59 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 28 Apr 1995 06:59:29 +0000 (06:59 +0000)
commitd50a44ddcd428e992b46d44c4b1404b88fb733a0
tree46c2d4648c341ae7a448415b1c4e75bd5050deb6
parent105987ef6f8f85b6c0fd9d0c55be7088b700b0b5
In primitive OS2-SELECT-REGISTRY-TEST, there was a window where input
could be waiting to be read, but the primitive would be blocked
waiting for some input.  This was because the primitive is composed of
two phases, and input detected in the first phase was not used to
prevent blocking in the second.
v7/src/microcode/pros2io.c