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

Comparing Coro/Changes (file contents):
Revision 1.693 by root, Thu Aug 19 22:43:02 2021 UTC vs.
Revision 1.694 by root, Sat May 21 17:09:22 2022 UTC

27 } 27 }
28}; 28};
29 29
30 - potential fix for an interesting type of recursive coro 30 - potential fix for an interesting type of recursive coro
31 destruction (testcase by Christopher J. Madsen). 31 destruction (testcase by Christopher J. Madsen).
32 - add connected method as alias for peername in Coro::Handle, as
33 the inherited version does not work for us (analyzed by Simon816).
32 - change jit executable strategy, to hopefully appease more 34 - change jit executable strategy, to hopefully appease more
33 hardened environments. 35 hardened environments.
34 36
356.57 Wed Jul 29 15:08:44 CEST 2020 376.57 Wed Jul 29 15:08:44 CEST 2020
36 - override AnyEvent condvar methods "properly", as AnyEvent 38 - override AnyEvent condvar methods "properly", as AnyEvent

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines