On 10/02/2007, at 18:40, Gregg Irwin wrote:
> > Hi Petr, > > PK> why do you use wait mode? :-) > > I don't. It's a direct/no-wait port already. We've adjusted the > timeout down as well, but I don't want to set it too low, since some > of these connections are cell-based, and I'm afraid we may lose them > if we do that. Gregg, what was your solution? I'm sitting here studying the Rugby code. Rugby has a problem with that if you have multiple clients hooked to a Rugby server and one client abrubtly quits, the entire Rugby server hangs, because it keeps trying to read an open port with no data. Do you use a quick timeout to close the port or what? -- Regards, Henrik Mikael Kristensen -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
