Bug #9863, was updated on 2007-Jan-04 01:19
Here is a current snapshot of the bug.

Project: libsecondlife
Category: None
Status: Open
Resolution: None
Bug Group: Incomplete Code
Priority: 3
Submitted by: jhurliman
Assigned to : jhurliman
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.

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

Reply via email to