ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/src/connection.C
(Generate patch)

Comparing gvpe/src/connection.C (file contents):
Revision 1.37 by pcg, Fri Jun 11 15:56:34 2004 UTC vs.
Revision 1.38 by pcg, Sun Jul 25 18:11:40 2004 UTC

785 } 785 }
786 786
787 delete ictx; ictx = 0; 787 delete ictx; ictx = 0;
788 delete octx; octx = 0; 788 delete octx; octx = 0;
789 789
790 si.host= 0; 790 si.host = 0;
791 791
792 last_activity = 0; 792 last_activity = 0;
793 retry_cnt = 0; 793 retry_cnt = 0;
794 794
795 rekey.stop (); 795 rekey.stop ();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines