From: Ken Hilton Date: 2004-05-07T06:03:58+09:00 Subject: Re: DRb Connection Closed Error?!?!?!? I figured as much. This is the second window's specific issue I've uncovered since upgrading to 1.8.1. Hopefully one of the WinRuby wizards out there will have an idea. Thx! :) Ken. "Joel VanderWerf" wrote in message news:409A7E7A.9090409@path.berkeley.edu... > Ken Hilton wrote: > > Greetings, > > > > Can anyone explain to me why this very simple little DRb client server pair > > generates a DRb::DRbConnError when the client terminates? I've checked out > > the books and the samples and I can't see what I'm missing. I'm running > > Ruby 1.8.1 on Win2000 and WinXP. The problem reproduces w/the pair running > > on the same machine or (with the host id modified) when each is running on > > separate machines. > > I realize this is not much help to you, but it works fine on linux, with > either 1.8.1 or 1.9.0. > >