/[pxelator]/lib/PXElator/httpd.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/httpd.pm

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

revision 362 by dpavlin, Sat Aug 29 18:07:49 2009 UTC revision 363 by dpavlin, Sun Aug 30 11:20:18 2009 UTC
# Line 388  sub start { Line 388  sub start {
388    
389          print "url $url\n";          print "url $url\n";
390    
391            syslogd::install_local;
392    
393          while (1) {          while (1) {
394                  my $client = $server->accept() || next; # ALARM trickle us                  my $client = $server->accept() || next; # ALARM trickle us
395                  my $request = <$client>;                  my $request = <$client>;

Legend:
Removed from v.362  
changed lines
  Added in v.363

  ViewVC Help
Powered by ViewVC 1.1.26