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.93 by root, Tue Feb 15 13:31:23 2011 UTC vs.
Revision 1.94 by root, Sun Mar 6 19:40:28 2011 UTC

924 } 924 }
925 } 925 }
926 926
927 delete ictx; ictx = 0; 927 delete ictx; ictx = 0;
928 delete octx; octx = 0; 928 delete octx; octx = 0;
929#if ENABLE_DNS
930 dnsv4_reset_connection ();
931#endif
932 929
933 si.host = 0; 930 si.host = 0;
934 931
935 last_activity = 0.; 932 last_activity = 0.;
936 //last_si_change = 0.; 933 //last_si_change = 0.;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines