]> git.evergreen-ils.org Git - OpenSRF.git/commit
Added new C event code for handling the auth login events
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Tue, 6 Dec 2005 21:38:05 +0000 (21:38 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Tue, 6 Dec 2005 21:38:05 +0000 (21:38 +0000)
commita0d0120d7ffa3d829bda75db5625b6c67c49d7c8
tree060064b4b0061cf5f758da88846830003bfd96a9
parentfe30d239078682f0ac141fef42c805c797576cd1
Added new C event code for handling the auth login events
(just remembered that i need to read the events file from the settings server)

updated auth to use the new events code

added some events to the constants file

update srfsh to accept the new event

cleaned up some logging in the prefork and socket_bundle code

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@599 9efc2488-bf62-4759-914b-345cdb29e865
src/libstack/osrf_prefork.c
src/srfsh/srfsh.c
src/utils/socket_bundle.c