|
Paraslash Audio Streaming |
About News Download Documentation Development |
Data Fields | |
server_cmd_handler_t | handler |
One such structure exists for each server command. Lopsub maintains references to the user data structures and provides lls_user_data() for applications to fetch the user data pointer of a given command. This mechanism is used by the dispatcher of command.c to run the command handler.
server_cmd_handler_t handler |
Pointer to the command handler.