Hook Points and C Functions Reference
Name | Description |
---|---|
msg_gen_data_spool | This hook is invoked after a message has been generated by the msg_gen module |
config_rsrc_setup | Register a resource |
ec_config_rsrc_get | Return a resource list blobject from the configuration system |
ec_httpsrv_register_auth | Register an HTTP handler for authenticating a URI |
ec_httpsrv_request_local_address | Returns the local IP address from the current session |
ec_httpsrv_request_peer_address | Returns the remote peer address from the current session |
This chapter includes hook point and C function reference material that is specific to Momentum 4.
Hook points and C functions that are common to Momentum 4 and Momentum 3 are provided in the Momentum 3.x documentation. For hook points, see the API. For C functions, see the API.