r7025: 1 if not all data is available at the time we go to read a packet, retry
commit54aee75980dd7eb4cc4d5b8e94149fc088a3d7e5
authorDerrell Lipman <derrell@samba.org>
Fri, 27 May 2005 14:38:00 +0000 (27 14:38 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:57:00 +0000 (10 10:57 -0500)
treea90c06785a0548616d270e7c3672c5187d9755db
parentcc6df2e9cf5b31f83cf88d21457b32712d90f04b
r7025: 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
(This used to be commit 7b4d4f6109d815ec70c65564435d7d9bd22f66d9)
source3/lib/util_sock.c
source3/tdb/tdbtool.c