K 10 svn:author V 5 gibbs K 8 svn:date V 27 1997-04-05T21:41:13.000000Z K 7 svn:log V 419 Fix a bug in the selection timeout handler that was introduced when the selection loop was merged with the poll_for_work loop. We cannot assume that the SCB for the selection timeout is the current SCB. Instead we must look at the SCB at the head of the waiting for selection list. This fixes part of a problem reported by David Malone, but does not explain why he was getting selection timeouts in the first place. END