mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
b28cc4163b
I had to modify sys_select() to not loop on EINTR. I added a wrapper called sys_select_intr() which gives the old behaviour.
-