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

Diff of /monit/monit_http.c

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

revision 1.12 by martinp, Tue Feb 11 21:27:39 2003 UTC revision 1.13 by hauk, Mon Feb 17 22:19:55 2003 UTC
# Line 147  static void *thread_wrapper(void *arg) { Line 147  static void *thread_wrapper(void *arg) {
147    
148    sigset_t ns;    sigset_t ns;
149    
   pthread_detach(pthread_self());  
     
150    /* Block the SIGUSR1 and SIGHUP signals in this thread */    /* Block the SIGUSR1 and SIGHUP signals in this thread */
151    sigemptyset(&ns);    sigemptyset(&ns);
152    sigaddset(&ns, SIGUSR1);    sigaddset(&ns, SIGUSR1);

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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