Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.4.1

Bug #1445 Improvement of setTimeout() method + timout handling
Submitted: 2004-05-19 19:04 UTC
From: pear dot 20 dot fab at spamgourmet dot com Assigned: toby
Status: Closed Package: Net_FTP
PHP Version: 4.3.1 OS: Win 2000
Roadmaps: (Not assigned)    
Subscription  


 [2004-05-19 19:04 UTC] pear dot 20 dot fab at spamgourmet dot com
Description: ------------ When using Net_FTP to connect to a slow or even offline ftp server, PHP will use the standard timeout of 90 seconds. This can be very annoying because the setTimeout() only works if an stream handle has already been created -> a lot of time wasted. So it would be nice to change the timeout handling a bit. I added a new private attribute (_timeout) and modified the constructor and the setTimeout() method. Regards, Nils. Reproduce code: --------------- http://www.affenkrieger.de/FTP.php

Comments

 [2004-06-14 20:49 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!