K 10 svn:author V 3 rrs K 8 svn:date V 27 2007-05-30T22:34:21.000000Z K 7 svn:log V 270 - Fixed (Apple) compiler warnings in sctp_input.c, sctputil.c, sctp_output.c - Fixed a LOR in handling a cookie. Turns out create lock is applied. And if we abort processing, this causes LOR. Changed to force the timer to clean up, that way create lock is released. END