pkgsrc/devel/p5-IO-Async/distinfo
wen edd40e8bbb Update to 0.74
Upstream changes:
0.74    2019-06-27 18:44:38
        [CHANGES]
         * Warn about IO::Async::Stream using autoflush on a blocking handle
         * Implement queuing priorities for IO::Async::Function calls (RT129918)
         * Send a terminating signal to a ->run_process process on cancellation
           (RT129225)
         * Optionally make ->run_process future fail when process exits non-zero
           (RT129225)
         * Implement the Future::IO->syswrite API

        [BUGFIXES]
         * Skip t/70future-io.t unless Future::IO is available (RT129807)
         * Remember to set O_NONBLOCK on IO::Async::Channel async mode
           filehandles (RT129879)
         * Handle Windows 7 which returns ENETDOWN to failed AF_UNIX connect()
           (RT129806)

0.73    2019-06-12 16:49:28
        [CHANGES]
         * Provide an IO::Async implementation of Future::IO
         * Added $loop->run_process (RT129225)
         * Clear $ONE_TRUE_LOOP in $loop->fork so that child processes can do
           IO::Async::Loop->new successfully
         * Added $notifier->adopted_futures accessor (RT127818)
         * Various docs fixes
2019-08-14 02:32:28 +00:00

6 lines
404 B
Text

$NetBSD: distinfo,v 1.10 2019/08/14 02:32:28 wen Exp $
SHA1 (IO-Async-0.74.tar.gz) = 92001ebb025ffe0a3a07b947b50cb848c74b54e5
RMD160 (IO-Async-0.74.tar.gz) = 864103a9524a4040f1b703a28525b4ac2feb6b91
SHA512 (IO-Async-0.74.tar.gz) = 99a2e7385259cbe645443c7dfdf4e9ba083f8ee3db7fa806d6576c21403c96641612c77f814dc0d7727a4391c8a375ec1ae026c955c1b34a3e172ffd7e9602b9
Size (IO-Async-0.74.tar.gz) = 241367 bytes