On Fri, 2008-09-05 at 12:08 +0100, Nick Thomas wrote: > The msec_to_tick appears to overflow with a large number (like 5000) - or am > I wrong.
If that's the case then putting in a couple of brackets so the division happens before the multiplication would solve the problem. Kieran _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
