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