[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Patch: Implement 'gentle SIGHUP handling' (ITS#1679)



Here is an update to the 'gentle SIGHUP' patch:

	http://folk.uio.no/hbf/OpenLDAP/gentlehup-2.txt

- Let write operations return unwilling-to-perform after
  'gentle shutdown' has been initiated.
- Change -1 to 2 in slapd_gentle_shutdown and slapd_shutdown, since
  sig_atomic_t can be unsigned (ITS#1736).  The 'gentle SIGHUP' patch
  is older than ITS#1736 but was applied later, so it reintroduced
  the problem.

-- 
Hallvard