summaryrefslogtreecommitdiff
path: root/source4/wrepl_server/wrepl_out_pull.c
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2009-01-17 18:14:29 +0100
committerStefan Metzmacher <metze@samba.org>2009-01-19 07:05:23 +0100
commitbbd74f2f760184b88341f35f2769b91480e8eb9d (patch)
treefcde709865f97838abf4a92dfe8c223f8fe76cb7 /source4/wrepl_server/wrepl_out_pull.c
parent4a878115a70851ba77bc984c4313e95a608c5764 (diff)
downloadsamba-bbd74f2f760184b88341f35f2769b91480e8eb9d.tar.gz
samba-bbd74f2f760184b88341f35f2769b91480e8eb9d.tar.bz2
samba-bbd74f2f760184b88341f35f2769b91480e8eb9d.zip
libcli/nbt: fix wack timeout handling
If the client gets a WACK response, the server sends a timeout to the client. Possible values are between 9 and 105 seconds. Because w2k3 servers have a bug and always return a value of 5 seconds, we need a workarround. Always using a fixed value of 30 seconds is bad as we could timeout to early. Now we use the value from the server if it's in the valid range and otherwise we use the upper limit of the valid range (105s). metze (from samba4wins tree 40ef7739f4141598a6392c203e4a2d52d972fe06)
Diffstat (limited to 'source4/wrepl_server/wrepl_out_pull.c')
0 files changed, 0 insertions, 0 deletions