Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
DNSNameCache.cpp File Reference
#include "DNSNameCache.h"
#include "network/Network.h"
#include "threads/CriticalSection.h"
#include "utils/log.h"
#include <mutex>
#include <arpa/inet.h>
#include <netdb.h>
#include <netinet/in.h>

Variables

CDNSNameCache g_DNSCache
 

Variable Documentation

◆ g_DNSCache

CDNSNameCache g_DNSCache