myMPD
Internal API documentation
Loading...
Searching...
No Matches
t_work_request Struct Reference

#include <api.h>

Data Fields

enum work_request_types type
 request type
unsigned long conn_id
 mongoose connection id
unsigned id
 the jsonrpc id
enum mympd_cmd_ids cmd_id
 the jsonrpc method as enum
sds data
 full jsonrpc request
sds partition
 mpd partition
void * extra
 extra data for the request
void(* extra_free )(void *)
 Function pointer to free extra data.

Detailed Description

Struct for work request in the queue


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