Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 2f32bdd724d2bbfe3513c5653599e46ea6841d21
      
https://github.com/Perl/perl5/commit/2f32bdd724d2bbfe3513c5653599e46ea6841d21
  Author: Karl Williamson <[email protected]>
  Date:   2026-06-22 (Mon, 22 Jun 2026)

  Changed paths:
    M pp_sys.c

  Log Message:
  -----------
  Work around z/OS limitation for getsockopt()

z/OS requires that the buffer size parameter passed to getsockopt() be
the precise sizeof the type to be returned.  This commit adds code
specific to this platform that caters to this restriction.

This patch does not affect the binary of any other platform.



To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications

Reply via email to