diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-01-29 14:11:38 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-01-29 14:11:38 +0000 |
commit | f114caca9077d2db6ba6a3cf3f696ff67dcaca58 (patch) | |
tree | 0fabcff3a57258a0c6c01b34c40a3e06ef604b03 /perl | |
parent | 9468c9c796d736bec0db6e32abe38baa0a7b035b (diff) |
- T. Bharath pointed out that we seed SSL on every connect, which is a time-
consuming operation that should only be needed to do once. We patched
libcurl to now only seed on the first connect when unseeded. The seeded
status is global so it'll now only happen once during a program's life time.
Diffstat (limited to 'perl')
0 files changed, 0 insertions, 0 deletions