pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-IO-Async
Module Name: pkgsrc
Committed By: mef
Date: Tue Apr 21 13:24:56 UTC 2015
Modified Files:
pkgsrc/devel/p5-IO-Async: Makefile distinfo
Log Message:
Update to 0.66
--------------
0.66 2015/04/17 20:36:39
[CHANGES]
* Created IO::Async::Debug
* Ignore SIGPIPE by default (RT92024)
* IaSocket->bind now returns a Future
* Added IaSocket->bind resolver support and neatened up UDP examples
in synopsis/documentation
[BUGFIXES]
* Correct call to unpack() in IaStream example (RT103143)
* Don't silently eat accept() failures in IaListener (RT102677)
* Remember to add the new resolver instance to $loop in
->set_resolver (RT103446)
* Correct implementation of ->unwatch_io on IaLoop::Poll to prevent
100% CPU spin (RT103445)
* Ensure that an exception thrown by Timer::Periodic's on_tick
doesn't prevent rescheduling
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-IO-Async/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/p5-IO-Async/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index