NetUtils.h
Go to the documentation of this file.
static int pbufFindChar(const pbuf *buf, char wtf, unsigned startPos=0)
static String pbufStrCopy(const pbuf *buf, unsigned startPos, unsigned length)
static char * pbufAllocateStrCopy(const pbuf *buf, unsigned startPos, unsigned length)
static int pbufFindStr(const pbuf *buf, const char *wtf, unsigned startPos=0)
Definition: NetUtils.h:26
static bool pbufIsStrEqual(const pbuf *buf, const char *compared, unsigned startPos)
static void debugPrintTcpList()