aboutsummaryrefslogtreecommitdiff
path: root/src/armnnUtils/NetworkSockets.hpp
AgeCommit message (Collapse)Author
2020-01-24Updates to Filesystem.cpp/hpp and NetworkSockets.cpp/hpp to fix failing masterDavid Monahan
Signed-off-by: David Monahan <david.monahan@arm.com> Change-Id: I566c29754aa586167a938d2c2b4e5069a39b5e50
2020-01-22Add check to NetworkSockets.cpp to fix failing Android buildDavid Monahan
Signed-off-by: David Monahan <david.monahan@arm.com> Change-Id: Ieaa91fae464047c6eeff557b4e01dac09653473d
2020-01-21Add thin abstraction layer for network socketsRob Hughes
This makes SocketProfilingConnection and GatordMock work on Windows as well as Linux Change-Id: I4b10c079b653a1c3f61eb20694e5b5f8a6f5fdfb Signed-off-by: Robert Hughes <robert.hughes@arm.com>