OpenSimMirror/OpenSim/Services/Connectors/Simulation
Diva Canto 8cc547c277 Turns out that it's a bad idea to let Agent position updates linger for a long time on certain versions of mono. It's better to abort them if they take too long. So timeout is now an argument. Currently: 20secs for CreateAgent, 100secs for UpdateAgent (fat), 10 secs for UpdateAgent (Position); all of these divided by 4, for ReadWrite, as Mic had before. 2011-05-02 09:04:34 -07:00
..
EstateDataService.cs Make the "All Estates" option work from the client (this makes chosen changes to all the estates that the user owns). 2011-04-05 01:30:13 +01:00
SimulationDataService.cs minor: remove mono compiler warnings 2011-01-18 00:14:58 +00:00
SimulationServiceConnector.cs Turns out that it's a bad idea to let Agent position updates linger for a long time on certain versions of mono. It's better to abort them if they take too long. So timeout is now an argument. Currently: 20secs for CreateAgent, 100secs for UpdateAgent (fat), 10 secs for UpdateAgent (Position); all of these divided by 4, for ReadWrite, as Mic had before. 2011-05-02 09:04:34 -07:00