Torque3D/Engine/source/app/net
Scott Przybylski 678ea8211b processLine doesn't override base virtual function
The processLine definition differs from the base TCPObject class causing the function to never be called. This causes HTTPObject to not function properly, it calls back into the Torque Script with the HTTP headers when it should only be returning the content.
2013-08-12 16:05:12 -07:00
..
httpObject.cpp processLine doesn't override base virtual function 2013-08-12 16:05:12 -07:00
httpObject.h processLine doesn't override base virtual function 2013-08-12 16:05:12 -07:00
net.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
netTest.cpp Input event changes 2013-01-22 18:17:41 -05:00
serverQuery.cpp Input event changes 2013-01-22 18:17:41 -05:00
serverQuery.h Input event changes 2013-01-22 18:17:41 -05:00
tcpObject.cpp Input event changes 2013-01-22 18:17:41 -05:00
tcpObject.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00