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