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 11 лет назад