| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Replace Linux-only timerfd with time.sleep fallback on non-Linux platforms. timerfd_create is a Linux syscall not available on macOS. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
| Back | FazBrowse Home | New Git URL |
Replace Linux-only timerfd with time.sleep fallback on non-Linux platforms. timerfd_create is a Linux syscall not available on macOS.