9 Commits (a38b732a6c67ebfe04c2a64654275ed782db446b)

Author SHA1 Message Date
FearlessTobi a38b732a6c input_common/udp: Fix Linux build by using a backwards compatible way of error checking 6 years ago
James Rowe 37cf312477 input/udp - Add minor error handling to prevent bad input from crashing 6 years ago
Lioncash 02fbec1123 input_common/udp: std::move SocketCallback instances where applicable 6 years ago
Lioncash cf11ee1b0d input_common/udp: std::move shared_ptr within Client constructor 6 years ago
Lioncash 8e230f3e37 udp/client: Replace deprecated from_string() call with make_address_v4() 6 years ago
Lioncash e397a2145c input_common/udp: Silence -Wreorder warning for Socket 6 years ago
FearlessTobi e89cbc93dd Address second part of review comments 6 years ago
FearlessTobi af272d88d9 Address review comments 6 years ago
fearlessTobi b2f53cceb6 Input: UDP Client to provide motion and touch controls 6 years ago