aboutsummaryrefslogtreecommitdiff
path: root/src/ccapi/server/ccs_callback.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-31make mark-cstyleTom Yu1-46/+46
2008-09-30CCAPI should use common ipc and stream codeAlexandra Ellwood1-1/+1
2008-01-15Add ccs_pipe_compareAlexandra Ellwood1-1/+2
2007-09-18Added sanity checking so we can't dereference NULL trying to call a callbackAlexandra Ellwood1-2/+7
2007-07-31Implemented and tested cc_ccache_wait_for_change()Alexandra Ellwood1-1/+2
2007-07-25Added callback support for wait_for_change functionsAlexandra Ellwood1-22/+25
2007-07-19Made callback code generic so that change time callbacks can use it as wellAlexandra Ellwood1-0/+229