libUPnP  1.8.0
Functions
gena_ctrlpt.h File Reference
#include "sock.h"
Include dependency graph for gena_ctrlpt.h:

Go to the source code of this file.

Functions

void gena_process_notification_event (SOCKINFO *info, http_message_t *event)
 This function processes NOTIFY events that are sent by devices.

Detailed Description


Function Documentation

This function processes NOTIFY events that are sent by devices.

Parameters: IN SOCKINFO *info: Socket structure containing the device socket information IN http_message_t *event: The http message contains the GENA notification

Note:
called by genacallback()
Parameters:
[in]infoSocket info of the device.
[in]eventThe http message contains the GENA notification.

References Handle_Info::Callback, Handle_Info::ClientSubList, Handle_Info::Cookie, error_respond(), GetClientHandleInfo(), ixmlDocument_free(), ixmlParseBufferEx(), SubscribeLock, SubscribeUnlock, UPNP_EVENT_RECEIVED, UpnpEvent_delete(), and UpnpEvent_new().