Function goatns::servers::parse_query  
source · pub async fn parse_query(
    datastore: Sender<Command>,
    len: usize,
    buf: &[u8],
    capture_packets: bool
) -> Result<Reply, String>Expand description
Parses the rest of the packets once we have stripped the header off.