/[monit]/monit/socket.c
ViewVC logotype

Diff of /monit/socket.c

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

revision 1.41 by martinp, Sun Apr 3 11:56:51 2005 UTC revision 1.42 by hauk, Wed Jun 8 22:52:00 2005 UTC
# Line 292  void socket_free(Socket_T *S) { Line 292  void socket_free(Socket_T *S) {
292    close_socket((*S)->socket);    close_socket((*S)->socket);
293    FREE((*S)->host);    FREE((*S)->host);
294    FREE(*S);    FREE(*S);
   (*S)= NULL;  
295        
296  }  }
297    

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26