diff options
author | Justin Clark-Casey (justincc) | 2014-05-13 22:21:20 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2014-05-13 22:21:20 +0100 |
commit | 4569c595bf9f56662c8d434917e78db60514396e (patch) | |
tree | 76e83873cc9f12ad3e027ad6322bd2b3c9267c44 /OpenSim/Services | |
parent | minor: Add some method doc to IMessageTransferModule (diff) | |
download | opensim-SC-4569c595bf9f56662c8d434917e78db60514396e.zip opensim-SC-4569c595bf9f56662c8d434917e78db60514396e.tar.gz opensim-SC-4569c595bf9f56662c8d434917e78db60514396e.tar.bz2 opensim-SC-4569c595bf9f56662c8d434917e78db60514396e.tar.xz |
Fix behaviour change in recent commit bbc1dc6 so that SynchronousRestObjectRequester.MakeRequest() calls with no timeout specified use the default HttpWebRequest timeout as previously.
I mistakenly thought that that default request timeout was inifite rather than 100 seconds, restoring previously behaviour.
As per http://msdn.microsoft.com/en-us/library/system.net.httpwebrequest.timeout%28v=vs.100%29.aspx
Relates to http://opensimulator.org/mantis/view.php?id=7165
Diffstat (limited to 'OpenSim/Services')
0 files changed, 0 insertions, 0 deletions