Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (2h)  pkgsrc-2024Q1 (3h)  pkgsrc-2023Q4 (68d)  pkgsrc-2023Q2 (100d) 

2024-06-07 17:35:36 UTC Now

2020-01-01 00:41:29 UTC MAIN commitmail json YAML

(devel/p5-IO-Async) Updated to 0.75

0.75    2019-11-26 00:06:59
        [CHANGES]
        * Remember to keep O_NONBLOCK off on IO::Async::Channel sync mode
          filehandles
        * Added IO::Async::Process->finish_future
        * Added IO::Async::Routine->result_future
        * Future-returning version of IO::Async::Function->stop
        * Don't load IO::Socket or Sereal modules unless required

        [BUGFIXES]
        * Refresh the sigpipe in ->post_fork if required (RT128588)
        * Fix some spelling mistakes (RT130087)
        * Skip the async getprotobyname() test if it doesn't work
          synchronously (RT131029)

(mef)