DRb::DRbIdConv
To use WeakIdConv:
DRb.start_service(nil, nil, {:idconv => DRb::WeakIdConv.new})
# File drb/weakidconv.rb, line 43 def initialize() super() @weak_set = WeakSet.new end
This page was generated for Ruby 2.7.5
Ruby-doc.org is a service of James Britt and Neurogami, purveyors of fine dance noise.
Generated with Ruby-doc Rdoc Generator 0.42.0.