Addition of the service, server, serv_protocol and session structure needed to tie the elements together.
Improvements to the protocol module support Documentation improvements Addition of make install target
This commit is contained in:
@ -52,7 +52,6 @@ static void unregister_module(const char *module);
|
||||
*
|
||||
* @param module Name of the module to load
|
||||
* @param type Type of module, used purely for registration
|
||||
* @param entry Routine to call to extract entry points
|
||||
* @return The module specific entry point structure or NULL
|
||||
*/
|
||||
void *
|
||||
|
Reference in New Issue
Block a user