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

Comparing cvsroot/AnyEvent/Changes (file contents):
Revision 1.224 by root, Fri Mar 27 10:49:50 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
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.
6 - set the cloexec flag on the signal pipe (normally set by perl too).
2 7
34.35 Fri Mar 27 11:48:20 CET 2009 84.35 Fri Mar 27 11:48:20 CET 2009
4 - event models relying on AnyEvent's signal watcher emulation did 9 - event models relying on AnyEvent's signal watcher emulation did
5 invoke the callback asynchronously, contradicting documentation 10 invoke the callback asynchronously, contradicting documentation
6 and causing signals to get lost (this includes AnyEvent's own 11 and causing signals to get lost (this includes AnyEvent's own

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines