mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +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.
-
-