ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent/Changes
(Generate patch)

Comparing AnyEvent/Changes (file contents):
Revision 1.226 by root, Wed Apr 1 14:08:27 2009 UTC vs.
Revision 1.227 by root, Wed Apr 1 15:29:00 2009 UTC

1Revision history for Perl extension AnyEvent. 1Revision history for Perl extension AnyEvent.
2 2
3 - actually make the signal pipe work under win32. 3 - actually make the signal pipe work under win32.
4 - localise $! in signal handler to avoid changing $!, although
5 perl itself does not seem to save/restore errno either.
4 - set the cloexec flag on the signal pipe (normally set by perl too). 6 - set the cloexec flag on the signal pipe (normally set by perl too).
5 7
64.35 Fri Mar 27 11:48:20 CET 2009 84.35 Fri Mar 27 11:48:20 CET 2009
7 - event models relying on AnyEvent's signal watcher emulation did 9 - event models relying on AnyEvent's signal watcher emulation did
8 invoke the callback asynchronously, contradicting documentation 10 invoke the callback asynchronously, contradicting documentation

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines