summaryrefslogtreecommitdiffstats
path: root/python/examples/netbios.py
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2014-04-04 21:12:06 +0200
committerJeremy Allison <jra@samba.org>2014-04-23 22:33:08 +0200
commitc6a27340107854bbcd48ef0a83ee7d3be807445f (patch)
tree6a99f783cd24c90fa68b670b7f6a459440fe245d /python/examples/netbios.py
parent3218c73da516b653916e161afc8fbeba0691858c (diff)
smbd: Sort notify events by timestamp
This will fix the raw.notify test with the new messaging system. With the new messaging system messages come in via yet another fd that has to line up in poll next to the incoming client TCP socket. With the signal-based messaging messages were always handled before client requests. The new scheme means that notify messages might be deferred a bit (something which can happen in a cluster already now), which then means that notify_marshall_changes() will coalesce entries, which in turn makes raw.notify unhappy. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'python/examples/netbios.py')
0 files changed, 0 insertions, 0 deletions