Glenn Smith 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice 7 years ago
..
httpObject.cpp 697dbb13b3 Make HTTPObject::post work. 11 years ago
httpObject.h 678ea8211b processLine doesn't override base virtual function 12 years ago
net.cpp 79c34c68db Use strncpy instead of strcpy because again, buffer overflows 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 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice 7 years ago
serverQuery.h edd1e0a270 Removes Direct3D9 functionality. 8 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 11 years ago