K 10 svn:author V 3 bde K 8 svn:date V 27 2006-12-20T12:03:21.000000Z K 7 svn:log V 298 In bge_txeof(), cancel the watchdog timeout if all descriptors have been handled instead of when at least one descriptor was just handled. For bge, it is normal to get a txeof when only a small fraction of the queued tx descriptors have been handled, so the bug broke the watchdog in a usual case. END