Send a single memory block from the query cache. Respects the client/server protocol limits for the size of the network packet, and splits a large block in pieces to ensure that individual piece doesn't exceed the maximal allowed size of the network packet (16M). @param[in] net NET handler @param[in] packet packet to send @param[in] len packet length @return Operation status
source not stored for this graph (policy: none)
no test coverage detected