Issue Details (XML | Word | Printable)

Key: LIBOMV-441
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Jim Radford
Reporter: Jim Radford
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
libopenmetaverse

ParcelManager Update() method will now use capability if it exists on the simulator and fallback to the udp method if no capability exists.

Created: 27/Jan/09 03:05 PM   Updated: 27/Jan/09 03:07 PM
Component/s: StructuredData/LLSD
Affects Version/s: None
Fix Version/s: 0.6.0

Environment: All


 Description  « Hide
the LL Simulator can accept the ParcelUpdate packet via CAPS or udp, presumably to eventually deprecate the UDP method. This update will use the capability if it exists on the simulator.

 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Jim Radford added a comment - 27/Jan/09 03:07 PM
Fixed in trunk r2419