/[pxelator]/lib/PXElator/tftpd.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /lib/PXElator/tftpd.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 482 by dpavlin, Sat Jan 23 18:31:14 2010 UTC revision 544 by dpavlin, Sat Oct 9 13:34:37 2010 UTC
# Line 101  sub start { Line 101  sub start {
101          my $listener = bless {          my $listener = bless {
102                  RootDir => $dir,                  RootDir => $dir,
103    
104                  ACKtimeout  => 4,                  ACKtimeout  => 1, # 4
105                  ACKretries  => 4,                  ACKretries  => 2, # 4
106                  Readable    => 1,                  Readable    => 1,
107                  Writable    => 0,                  Writable    => 0,
108                  Timeout => 3600,                  Timeout => 3600,

Legend:
Removed from v.482  
changed lines
  Added in v.544

  ViewVC Help
Powered by ViewVC 1.1.26