mUPnP for C
_mUpnpHttpServer Struct Reference

#include <http.h>

Data Fields

MUPNP_LIST_STRUCT_MEMBERS mUpnpSocketsock
 
mUpnpThreadacceptThread
 
mUpnpThreadListclientThreads
 
MUPNP_HTTP_LISTENER listener
 
void * userData
 
int timeout
 
mUpnpMutexmutex
 

Field Documentation

◆ acceptThread

mUpnpThread* _mUpnpHttpServer::acceptThread

◆ clientThreads

mUpnpThreadList* _mUpnpHttpServer::clientThreads

◆ listener

MUPNP_HTTP_LISTENER _mUpnpHttpServer::listener

◆ mutex

mUpnpMutex* _mUpnpHttpServer::mutex

◆ sock

MUPNP_LIST_STRUCT_MEMBERS mUpnpSocket* _mUpnpHttpServer::sock

◆ timeout

int _mUpnpHttpServer::timeout

◆ userData

void* _mUpnpHttpServer::userData

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