Skip to content

File mDNS.cpp

FileList > arduino > libraries > common > mDNS > mDNS.cpp

Go to the source code of this file.

  • #include "mDNS.h"

Public Static Functions

Type Name
char * ensureUnderscore (char * value)
void freeIfCopied (const char * original, char * duplicate)

Public Static Functions Documentation

function ensureUnderscore

static char * ensureUnderscore (
    char * value
) 

function freeIfCopied

static inline void freeIfCopied (
    const char * original,
    char * duplicate
) 

The documentation for this class was generated from the following file cores/common/arduino/libraries/common/mDNS/mDNS.cpp