summaryrefslogtreecommitdiffstats
path: root/source3/python
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2002-05-21 20:52:30 +0000
committerJeremy Allison <jra@samba.org>2002-05-21 20:52:30 +0000
commite486d0fa03113bdabb0d97f0d91eb7fc488fa361 (patch)
treee045fac14fc91745a537e130b9b9e931a92e21dd /source3/python
parent195d578c8de4dfa8045f8f1495e7cd3df985d3f6 (diff)
Tricky fix. If we were waiting for an oplock break response message from
another smbd and an incoming SIGUSR1 message arrived we'd break out of the wait early - as we have to use sys_select() to wait for an oplock response message, not sys_select_intr() (which ignores EINTR errors) because of the real time signal kernel interface. Jeremy. (This used to be commit 3bb26957e3e7fb5059d21115546d189eaca34646)
Diffstat (limited to 'source3/python')
0 files changed, 0 insertions, 0 deletions