]> arthur.barton.de Git - netatalk.git/commit
Use pthread_sigmask instead of sigprocmask. correctly restart zeroconf with SIGHUP...
authorFrank Lahm <franklahm@googlemail.com>
Sun, 27 Jun 2010 09:56:47 +0000 (11:56 +0200)
committerFrank Lahm <franklahm@googlemail.com>
Sun, 27 Jun 2010 09:56:47 +0000 (11:56 +0200)
commitf71e015cf38749ae4b24711e37ddb6bee66182a3
tree471aea7080e590dfa6c1e09e02c800defaecd45c
parent0db6335e6f265afc66b34790d30d474f7ac23153
Use pthread_sigmask instead of sigprocmask. correctly restart zeroconf with SIGHUP. move config reloading out of signal handler
etc/afpd/afp_avahi.c
etc/afpd/main.c
libatalk/cnid/cnid.c
libatalk/compat/pselect.c
libatalk/util/server_child.c