r7039: Ensure we always call read_socket_with_timeout() when
authorJeremy Allison <jra@samba.org>
Fri, 27 May 2005 20:07:28 +0000 (20:07 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:57:01 +0000 (10:57 -0500)
commit09c9a62aa53ed26e59ed57e577614d02a796c492
treee07d493c209275f49e25513c21bfa95707728f11
parentc72182c1e20225a655376fd23915ac6053b94633
r7039: Ensure we always call read_socket_with_timeout() when
timeout > 0. Better solution after much helpful input
from derrell@samba.org. We may eventually change the
read_socket_with_timeout() interface to count down the
timeout value.
Jeremy.
source/lib/util_sock.c