This makes dig work, and shows that we can actually transmit as well as receive. Both UDP and TCP connections work, with the restriction that a full message must be contained in each TCP write, not split across two seperate tcp 'packets'.
This makes dig work, and shows that we can actually transmit as well as receive. Both UDP and TCP connections work, with the restriction that a full message must be contained in each TCP write, not split across two seperate tcp 'packets'.