lib/tsocket: add a fast path to tsocket_writev_send/recv()
authorStefan Metzmacher <metze@samba.org>
Wed, 11 Mar 2009 16:27:03 +0000 (17:27 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 19 Mar 2009 15:25:57 +0000 (16:25 +0100)
commitf6efec5dd423b54f6b9b8cf8d47e644481b0aea2
tree74f6ab1ed8f0e4b4435ea7d57fe9374abb428d72
parentb900e9242512e35f7f805ba4f4ce1624c2677d8b
lib/tsocket: add a fast path to tsocket_writev_send/recv()

This is similar to the tsocket_sendto_send/recv() fast path.

metze
lib/tsocket/tsocket_writev.c