Awesome!  Thanks so much.

I'm not much of a c developer, but main() in main_admin looks like it's
almost exactly what I need to emulate.  The only thing I'm not sure of is a
way to pass a live  function pointer as a request callback handler, rather
than build up an in-memory config file.

Is get_info/dylib_open in plugin_loader.c what I'm looking for?

On Mon, Aug 17, 2009 at 3:38 PM, Alvaro Lopez Ortega <[email protected]>wrote:

> On 17-ago-09, at 22:02, Michael Kohout wrote:
>
>  Hmm...that's not quite what I'm hoping to do.  I was hoping to interact
>> with Cherokee's c api to do all this.  Much like you would for an embedded,
>> in process web server.
>>
>
>
> Check cherokee/main.c and cherokee/main_admin.c source files, those are the
> best resources to see how to embed the libcherokee-server library.
>
>
> --
> Octality
> http://www.octality.com/
>
>
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to