On 30/09/14 12:28, Miro Kropáček wrote:
There is no next iteration because there's only one timeout, which would have already occurred, so the retry after collision code shouldn't try to wait again, otherwise you'd be doubling the timeout, and then tripling and so on. This code is heavily based on the old select code. There are plenty of places in the FreeMiNT code which is a mess. Feel free to submit patches. Alan. |