Lukas Aldershaab c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. 5 年之前
..
httpObject.cpp 1cea8ffacb uninitialized variables-core 5 年之前
httpObject.h 678ea8211b processLine doesn't override base virtual function 12 年之前
net.cpp 7d91d0a577 Eliminate ConsoleFunction and ConsoleMethod, replace with DefineEngineStringlyVariadic 7 年之前
net.h 47446941cb Created Header file for net.cpp 12 年之前
netExamples.cpp 79c34c68db Use strncpy instead of strcpy because again, buffer overflows 7 年之前
serverQuery.cpp c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. 5 年之前
serverQuery.h 1cea8ffacb uninitialized variables-core 5 年之前
tcpObject.cpp 5b1bb6547a Fix lookup issue on TCPObject. Also sync with working code. 9 年之前
tcpObject.h 69b1c0072c Allowed for WebSocket reading 10 年之前