--- IO-AIO/Changes 2005/08/17 03:01:56 1.33 +++ IO-AIO/Changes 2005/08/17 03:16:56 1.34 @@ -3,6 +3,9 @@ 1.3 - properly propagate exceptions from callbacks, instead of silently eating them. + - forking while in an atfork handler is now supported, although + I am pretty sure some pthread implementations will barf - don't + fork in an AIO callback if that is a concern for you. 1.2 Wed Aug 17 01:22:58 CEST 2005 - verified on cygwin, linux/amd64+ia32+alpha, solaris.