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

Re: Move SLAPI in an overlay...



>Yes, but over_op_func registers a callback with over_back_response, and
>that takes care of calling the overlay response and cleanup sequence,
>passing the appropriate backend and database structure to each overlay. 
>You need to provide the slapi overlay a slapi_response() call that handles
>all response types SLAPI needs to muck with.

We do, see slapi_over_response() in slapi/slapi_overlay.c (formerly
slapi_op_response()).

-- Luke

--