99 100 101 102
# File 'lib/drb/http0serv.rb', line 99 def close @callback.close if @callback @callback = nil end