On 7/5/06, Kent Johnson <[EMAIL PROTECTED]> wrote:
Tino Dai wrote:> Hi All,>> My project is almost working (and without global variables!), and> there is one more hurdle that I want to jump. That is using the> SocketServer module and passing a queue (or for that matter any kind
> of variable)
Tino Dai wrote:
> Hi All,
>
> My project is almost working (and without global variables!), and
> there is one more hurdle that I want to jump. That is using the
> SocketServer module and passing a queue (or for that matter any kind
> of variable) to the handle method. I took a look at Sock
Hi All, My project is almost working (and without global variables!), and there is one more hurdle that I want to jump. That is using the SocketServer module and passing a queue (or for that matter any kind of variable) to the handle method. I took a look at SocketServer to see what classes I n