paraslash Paraslash Audio Streaming
About   News   Download   Documentation   Development

Data Fields
server_cmd_user_data Struct Reference

Data Fields

server_cmd_handler_t handler
 

Detailed Description

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.

Field Documentation

◆ handler

Pointer to the command handler.


The documentation for this struct was generated from the following file: