DRb::DRbIdConv
To use WeakIdConv:
DRb.start_service(nil, nil, {:idconv => DRb::WeakIdConv.new})
# File drb/weakidconv.rb, line 42 def initialize() super() @weak_set = WeakSet.new end
This page was generated for Ruby 3.1.2
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.42.0.