Threading+TCPServer issues on Win32

Right, I tried select as well, but no dice. Is there some workaround,
aside from splitting off separate processes?

Which isn't easy because fork tells me:

The fork() function is unimplemented on this machine
(NotImplementedError)

Anybody?

Simon

Get win32-process from Rubyforge.

ยทยทยท

On 8/9/05, Kroeger Simon (ext) <simon.kroeger.ext@siemens.com> wrote:

> Right, I tried select as well, but no dice. Is there some workaround,
> aside from splitting off separate processes?

Which isn't easy because fork tells me:

The fork() function is unimplemented on this machine
(NotImplementedError)

Anybody?

Simon

--
Bill Atkins