Files
SingularityViewer/indra
Aleric Inglewood 2a7b96fab2 Increase connect time outs for SSL/TLS connections to 30 seconds.
On (very) slow machines this might improve the experience.
This only has effect on Second Life, since that's currently the only
grid that uses https for capabilities (all of them, except GetMesh,
GetMesh2 and GetTexture).

When linking the viewer with libmemleak, which significantly slows
down calls to malloc (and calloc, realloc, new, memalign and so on)
and free (delete), I no longer could download my inventory.
With this patch this was solved. The reason was that completing
the SSL/TLS handshake took more than 10 seconds (15 to 20).
2013-11-21 19:47:25 +01:00
..
2013-11-21 01:28:16 +01:00
2013-10-22 00:59:26 +02:00
2013-09-23 17:19:44 -05:00
2013-11-06 17:39:04 -05:00
2013-10-20 12:37:35 +02:00
2013-11-21 01:28:16 +01:00
2013-10-21 20:42:31 +02:00
2013-10-19 23:05:53 +02:00