mUPnP for C
Todo List
Global mupnp_control_action_response_geterror (mUpnpActionResponse *actionRes, mUpnpAction *action)
Check this out more carefully
Global mupnp_control_action_response_getresult (mUpnpActionResponse *actionRes, mUpnpAction *action)
Check this out more carefully
Global mupnp_device_getdevices (dev)
Correct explanation...
Global mupnp_device_geticons (dev)
Correct explanation...
Global mupnp_device_getrootnode (dev)
Correct explanation...
Global mupnp_device_getservices (dev)
Correct explanation...
Global mupnp_devicelist_gets (devList)
Correct description
Global mupnp_event_notify_request_setpropertysetnode (mUpnpNotifyRequest *notifyReq, mUpnpSubscriber *sub, void *pservice, mUpnpStateVariable *statVar)
Check what this does exactly...
Global mupnp_iconlist_gets (iconList)
Get the first icon from the list for iteration
Global mupnp_list_add (mUpnpList *headList, mUpnpList *list)

This works essentially like insert, although it is more error-prone?!

There might be a bug in this function.

Global mupnp_subscriber_clear (mUpnpSubscriber *sub)

Lacks implementation (is it necessary?)

Lacks implementation (is it necessary?)