mirror of
https://github.com/samba-team/samba.git
synced 2025-11-06 08:23:50 +03:00
some of our torture code does its own timeout processing, which means there is no event timer in the event context. To fix this gererically I have added a 30 second timout to all select/epoll calls so the callers timeout loop is guaranteed to run eventually