This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
acbe2814111cb6aa3bd30ead883bbea6743a9373
Mozilla
/
mozilla
/
webtools
/
PLIF
/
PLIF
/
Output
History
ian%hixie.ch
400e259499
Some versions of the Net::SMTP module handle the timeout by raising a SIG ALRM, so handle this case as well. Also increase the timeout by ten seconds since in the real world, some servers are actually that slow. We might need to make this asynchronous at some point.
...
git-svn-id: svn://10.0.0.236/trunk@122185 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-26 15:08:48 +00:00
..
Generic
Some versions of the Net::SMTP module handle the timeout by raising a SIG ALRM, so handle this case as well. Also increase the timeout by ten seconds since in the real world, some servers are actually that slow. We might need to make this asynchronous at some point.
2002-05-26 15:08:48 +00:00
Generic.pm
Correcting inherited method call to call the right method -- serviceInstanceInit(), not init()
2002-04-06 21:27:45 +00:00
HTTP.pm
…