--- Coro/Changes 2008/11/05 01:54:34 1.389 +++ Coro/Changes 2008/11/05 15:38:10 1.390 @@ -5,11 +5,11 @@ actor model (which is cool in a lot of important aspects (failures!), but very lacking in others (higher level ipc)). -4.804 +4.804 Wed Nov 5 16:36:00 CET 2008 - Coro::Debug::new_unix_server would not create a non-blocking listening - socket, sometimes causign freezes. + socket, sometimes causing freezes. - fix misaligned stack points for setjmp and assembly methods, which - can cause crashes on x86_64 with a sufficiently aggressive compiler. + can cause crashes on x86/x86_64 with a sufficiently aggressive compiler. - new function: Coro::Debug::new_tcp_server. - move ->throw into the Coro class because it only works on coro objects.