Expand description

Blocking implementation of the Query protocol.

Uses std::net::UdpSocket for sending and receiving UDP data.

Structs

A blocking Query client using the std networking primitives.

Functions

Convenience function to get a full status packet on the client socket.