in reply to Mysterious net::telnet error
Added at the request of arhumansub _optimal_blksize { my ($blksize) = @_; return $blksize ## LINE 2569 if defined $blksize and $blksize > 0 and $blksize <= 1_048_576; 8192; } # end sub _optimal_blksize
|
---|
Replies are listed 'Best First'. | |
---|---|
(tye)Re: Mysterious net::telnet error
by tye (Sage) on Mar 12, 2001 at 03:11 UTC |