ngircd-tor/src
Florian Westphal 1fe17e246c Add new 'delayed' signal handlers.
Allows to defer/queue signal processing for execution on the next
event dispatch call, i.e. we can perform any signal action in
normal, non-signal context.

Example uses:
- Reload everything on HUP without writing a global "SIGHUP_received"
  variable
- Dump status of internal Lists on SIGUSR1, etc.
2010-09-11 11:36:12 +02:00
..
ipaddr ng_ipaddr.h: include assert.h 2010-09-11 11:35:01 +02:00
ngircd Add new 'delayed' signal handlers. 2010-09-11 11:36:12 +02:00
portab Added some missing files of GIT tree to distribution archives 2008-11-13 23:17:32 +01:00
testsuite Set NoPAM=yes in configuration files used for the testsuite 2010-07-13 16:48:24 +02:00
tool Fix "implicit conversion shortens 64-bit value" warning 2009-09-11 22:52:12 +02:00
.gitignore GIT: added src/src/config.h.in~ to ignore list. 2008-06-11 16:02:06 +02:00
Makefile.am IPv6 support. 2008-02-26 23:50:35 +01:00