in reply to LWP::UserAgent Net::SSL read timeout issue
Please, consider using readmore tags around long code sections.
I see a ticket rt://81684 that's likely relevant to the problem. Net::SSL lacks the pending method so apparently select is done when data was already read and buffered. As to the solution: use an alarm timer?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: LWP::UserAgent Net::SSL read timeout issue
by salmon739 (Initiate) on Dec 19, 2013 at 03:51 UTC | |
by Carmageddon (Initiate) on Jan 08, 2014 at 15:53 UTC | |
by Anonymous Monk on Feb 05, 2014 at 01:26 UTC | |
by atwolf (Initiate) on Feb 05, 2014 at 01:28 UTC |