K 10 svn:author V 5 luigi K 8 svn:date V 27 2000-02-02T11:06:31.000000Z K 7 svn:log V 487 Functional change: in ready_event(), move the call to tranmit_event() near the end of the function or this might cause the precondition for the next part of the function to be violated. This fixes the "warning, event is 1 tick late" message that some might get in certain configurations of dummynet (this was mostly harmless). Also some reformatting of the code, as the indentation of lot of this file got completely screwed up in the previous massive commit. Reported-by: Mike Tancsa END