Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: d4c256180859253a10fdfb4374019b579f4fa43a
https://github.com/Perl/perl5/commit/d4c256180859253a10fdfb4374019b579f4fa43a
Author: Sevan Janiyan <[email protected]>
Date: 2025-10-01 (Wed, 01 Oct 2025)
Changed paths:
M hints/darwin.sh
Log Message:
-----------
hints/darwin.sh: Provide reference for poll issue
>From OpenSSH 8.9 release notes:
For character-special devices like /dev/null, Darwin's poll(2) returns POLLNVAL
when polled with POLLIN. Apparently this is Apple bug 3710161 -
not public but a websearch will find other OSS projects
rediscovering it periodically since it was first identified in
2005.
https://www.openssh.com/txt/release-8.9
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications