UPnPsdk 0.1
Universal Plug and Play +, Software Development Kit
 
Loading...
Searching...
No Matches
compa::anonymous_namespace{upnpapi.cpp} Namespace Reference

Functions

int UpnpRegisterRootDevice3 (const char *const DescUrl, const Upnp_FunPtr Fun, const void *const Cookie, UpnpDevice_Handle *const Hnd, const int AddressFamily, const char *const LowerDescUrl)
 

Variables

pthread_mutex_t sdkInit_mutex = PTHREAD_MUTEX_INITIALIZER
 Initialization mutex.
 

Function Documentation

◆ UpnpRegisterRootDevice3()

int compa::anonymous_namespace{upnpapi.cpp}::UpnpRegisterRootDevice3 ( const char *const  DescUrl,
const Upnp_FunPtr  Fun,
const void *const  Cookie,
UpnpDevice_Handle *const  Hnd,
const int  AddressFamily,
const char *const  LowerDescUrl 
)
Todo:
Check DEVICE_SSDP vs. CTRLPT_SSDP against struct Handle_Info

Definition at line 435 of file upnpapi.cpp.

+ Here is the call graph for this function:

Variable Documentation

◆ sdkInit_mutex

pthread_mutex_t compa::anonymous_namespace{upnpapi.cpp}::sdkInit_mutex = PTHREAD_MUTEX_INITIALIZER

Initialization mutex.

Definition at line 431 of file upnpapi.cpp.