Bug #9863, was updated on 2007-Jan-04 05:19 Here is a current snapshot of the bug.
Project: libsecondlife Category: None Status: Closed Resolution: Works For Me Bug Group: Incomplete Code Priority: 3 Submitted by: jhurliman Assigned to : otakup0pe Summary: Rename Logout to RequestLogout and add a blocking Logout Details: The NetworkManager.Logout function currently does not block, but many example programs and applications are using it like it does. To follow the design of the rest of the library, this asynchronous function should be renamed to RequestLogout() and a Logout() function added that blocks with a ManualResetEvent and a timeout value added to Settings. Follow-Ups: Date: 2007-Jan-14 00:05 By: otakup0pe Comment: 23:42 <@otakup0pe> while [ 1 ] ; do mono name2key.exe bot name password Copybot Hullabaloo ; done 23:42 <@otakup0pe> i ran that for about three minutes and didn't see one blocked login ------------------------------------------------------- Date: 2007-Jan-12 22:50 By: otakup0pe Comment: I think I fixed it. Let's see if anyone notices. ------------------------------------------------------- For detailed info, follow this link: http://developer.berlios.de/bugs/?func=detailbug&bug_id=9863&group_id=7710 _______________________________________________ Libsecondlife-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/libsecondlife-dev
