Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: c6439962c995d4d7052af9fb3f92da93c1584b84
      
https://github.com/Perl/perl5/commit/c6439962c995d4d7052af9fb3f92da93c1584b84
  Author: vividsnow <vivids...@gmail.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M AUTHORS
    M dist/IO/lib/IO/Socket/UNIX.pm

  Log Message:
  -----------
  IO::Socket::UNIX: synchronize behavior with module documentation (#17787)

* synchronize behavior with module documentation

IO::Socket docs states that passing Blocking => 0 will be set socket to 
non-blocking mode

* Update AUTHORS
* bump version

Reply via email to