/[cwmp]/google/trunk/lib/CWMP/Server.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 /google/trunk/lib/CWMP/Server.pm

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

revision 171 by dpavlin, Sun Oct 28 15:00:19 2007 UTC revision 176 by dpavlin, Sun Oct 28 19:44:17 2007 UTC
# Line 149  sub process_request { Line 149  sub process_request {
149                  }) || confess "can't create session";                  }) || confess "can't create session";
150    
151                  while ( $session->process_request ) {                  while ( $session->process_request ) {
152                          warn "...another one bites the dust...\n";                          warn "...waiting for next request from CPE...\n";
153                  }                  }
154          };          };
155    

Legend:
Removed from v.171  
changed lines
  Added in v.176

  ViewVC Help
Powered by ViewVC 1.1.26