ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/Smersh/Daemon.cpp
(Generate patch)

Comparing Smersh/Daemon.cpp (file contents):
Revision 205 by Douglas Thrift, 2004-09-01T02:31:03-07:00 vs.
Revision 241 by Douglas Thrift, 2004-09-11T20:59:56-07:00

# Line 221 | Line 221 | int Daemon::handle(Client* client)
221          client->socket.ShutdownWrite();
222  
223          delete client;
224 +
225 +        return 0;
226   }
227  
228   void Daemon::headers(istream& sin, Environment& env)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines