Bug #9663, was updated on 2006-Dec-08 08:46 Here is a current snapshot of the bug.
Project: libsecondlife Category: None Status: Closed Resolution: Fixed Bug Group: Buggy Code Priority: 7 Submitted by: jhurliman Assigned to : jhurliman Summary: Resent packet flood and multiple callbacks after a few hours Details: This bug has been discussed for a while now but no cause has been identified. After being connected to the grid for several hours, or a shorter timespan with more network traffic, the client will continually receive lots of resent packets over and over. Also during this time it appears that callbacks will fire multiple times for single events in SL such as a chat message. Follow-Ups: Date: 2006-Dec-10 20:39 By: jhurliman Comment: Turns out the sequence numbers are 24 bits, not 16. This has been fixed in the code and it appears to resolve this bug. ------------------------------------------------------- For detailed info, follow this link: http://developer.berlios.de/bugs/?func=detailbug&bug_id=9663&group_id=7710 _______________________________________________ Libsecondlife-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/libsecondlife-dev
