1 if not all data is available at the time we go to read a packet, retry
authorderrell <derrell@0c0555d6-39d7-0310-84fc-f1cc0bd64818>
Fri, 27 May 2005 14:38:00 +0000 (14:38 +0000)
committerderrell <derrell@0c0555d6-39d7-0310-84fc-f1cc0bd64818>
Fri, 27 May 2005 14:38:00 +0000 (14:38 +0000)
commit3aef641a73cb4de44c942cdf31b1df6eb2b0ef52
tree886280f3003a9f326a75dea88d3be5acffc95d79
parent514f55a1a6321a4550a95933515b3a8b02a273c0
1 if not all data is available at the time we go to read a packet, retry
  the read using a timeout to ensure that all data for the packet is received.
2 some minor changes to meet coding standards
3 eliminate some compiler warnings

git-svn-id: svn+ssh://svn.samba.org/data/svn/samba/branches/SAMBA_3_0@7025 0c0555d6-39d7-0310-84fc-f1cc0bd64818
source/lib/util_sock.c
source/tdb/tdbtool.c