DRb::DRbIdConv
To use WeakIdConv:
DRb.start_service(nil, nil, {:idconv => DRb::WeakIdConv.new})
# File ruby-3.1.2/lib/drb/weakidconv.rb, line 43 def initialize() super() @weak_set = WeakSet.new end
This page was generated for Ruby 3.1.2
Ruby-doc.org is provided by James Britt and Neurogami. Hack your world. Feed your head. Live curious.
Generated with Ruby-doc Rdoc Generator 0.42.0.