Periodically call maybe_send_keepalive() when timeouts are in effect
authorWayne Davison <wayned@samba.org>
Thu, 19 May 2005 08:52:24 +0000 (08:52 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 19 May 2005 08:52:24 +0000 (08:52 +0000)
commit605fed4b4659e86dba01dfc3c873f11879a230e9
tree5792b9867ba4d1106615210ed2c2721574fa7f77
parentac40b74788bc4c81d57018c8bf624c913eb57ac4
Periodically call maybe_send_keepalive() when timeouts are in effect
(this ensures that the receiver doesn't timeout when we're still
doing work reading data from the generator).
sender.c