This file declares the methods that must be implemented to use the remote control service. More...
Functions | |
| void | fast_reload_service_cb (int fd, short bits, void *arg) |
| fast reload thread commands to remote service thread event callback | |
| int | fast_reload_client_callback (struct comm_point *c, void *arg, int err, struct comm_reply *rep) |
| fast reload callback for the remote control client connection | |
| int | remote_accept_callback (struct comm_point *, void *, int, struct comm_reply *) |
| handle remote control accept callbacks | |
| int | remote_control_callback (struct comm_point *, void *, int, struct comm_reply *) |
| handle remote control data callbacks | |
| void | remote_get_opt_ssl (char *line, void *arg) |
| routine to printout option values over SSL | |
This file declares the methods that must be implemented to use the remote control service.