--- Coro/Changes 2021/08/19 22:43:02 1.693 +++ Coro/Changes 2022/05/21 17:09:22 1.694 @@ -29,6 +29,8 @@ - potential fix for an interesting type of recursive coro destruction (testcase by Christopher J. Madsen). + - add connected method as alias for peername in Coro::Handle, as + the inherited version does not work for us (analyzed by Simon816). - change jit executable strategy, to hopefully appease more hardened environments.