Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Re: Re: Net::FTP Wrapper: TCP problem

by petral (Curate)
on May 31, 2001 at 18:38 UTC ( [id://84571]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # put: return ok = '' if 'no permission' error (ie, don't retry)
    
    ...
        or check($_[0])            # $_[0] can be undef'd here to hangup
    }
    
  2. or download this
    . . .
    
    ...
        sleep 12;
        return undef;                           # retry
      }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://84571]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-04-23 09:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found