]> git.evergreen-ils.org Git - OpenSRF.git/commit
Refactored the signal handling so that we shut down in an orderly
authorscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Sat, 16 Jan 2010 19:57:15 +0000 (19:57 +0000)
committerscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Sat, 16 Jan 2010 19:57:15 +0000 (19:57 +0000)
commit64cba6b48a1f865d4615f7e17e7a729f12bc4fc2
tree5215db97182eea511015ae772dd550d03f86afd7
parent779e7c48a1e7fdb51cf2d67ac1cd5fd3ca50b5f1
Refactored the signal handling so that we shut down in an orderly
fashion instead of calling _exit() from inside a signal handler.

M    include/opensrf/osrf_system.h
M    src/libopensrf/osrf_system.c

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1891 9efc2488-bf62-4759-914b-345cdb29e865
include/opensrf/osrf_system.h
src/libopensrf/osrf_system.c