dnsproxy: Only one copy of the relevant buffers will be made to a TCP request
authorPaulo Pizarro <paulo.pizarro@gmail.com>
Mon, 18 Jun 2012 02:22:35 +0000 (23:22 -0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Mon, 18 Jun 2012 10:31:43 +0000 (13:31 +0300)
commit230905c20905f2bc5ccf4b8fab75c1b5df2ac31d
tree6599a6b6eb6490f7ae67a9edebec1464853f6f0f
parentc6bdd3e124cb96c03d20e028c9c33e7f3d32efd3
dnsproxy: Only one copy of the relevant buffers will be made to a TCP request

This copy will be made after scanning the list of nameservers and
only if at least one TCP server is created.
Otherwise, it will be sent an error response to the request.
src/dnsproxy.c