s3:blocking: do the timeout calculation before calling dbwrap_watched_watch_send()
authorStefan Metzmacher <metze@samba.org>
Mon, 19 Aug 2019 13:21:50 +0000 (15:21 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 9 Sep 2019 14:23:41 +0000 (14:23 +0000)
commit997548a5f1a14d82f1e80cce6d9ee55e85b5107c
treeca6642fb46d5b9776b641680b955604392c413c1
parent8da7c10a58292022ee57406db9a365de9ffaf5cf
s3:blocking: do the timeout calculation before calling dbwrap_watched_watch_send()

This makes the next commits easier to understand.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14113

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/smbd/blocking.c