Loading of plugins in Windows
Biswatosh
biswatosh2001 at yahoo.com
Tue Jan 10 03:46:37 EST 2006
Hi
I have some code-level questions on how plugins are
loaded in Windows case for the latest cyrus sasl.
1)sasl_server_init() loads all plugin mechanisms,is
it?
2)In sasl_server_init(),there is a line
#ifdef PIC
...
ret = getopt(&global_callbacks, NULL, "plugin_list",
&pluginfile, NULL);
...
#endif
Is this "plugin_list" used in Windows? If yes, is then
PIC a defined term in Windows ?
3)sasl_server_init() calls _sasl_load_plugins() if
pluginfile is NULL. Now,in Windows,is
_sasl_load_plugins() called at all?
Thanks
Biswatosh
__________________________________________
Yahoo! DSL Something to write home about.
Just $16.99/mo. or less.
dsl.yahoo.com
More information about the Cyrus-sasl
mailing list