cpan IO-Async 0.74

latest releases: 0.803, 2.232012, 0.1.11...
4 years ago

[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)

Don't miss a new IO-Async release

NewReleases is sending notifications on new releases.