Notes:
This release adds linking, the ability to link
Actors into groups, trap exits, and handle
exceptions in a fault tolerant manner. It also
fixes some minor bugs.
Changes:
Change Revactor::TCP::Socket#active to #active? (same for Listener)
Fix problems with Actor#inspect reporting the wrong object ID
Initial linking implementation
Fix problems with zero-length timers
|