thread problems

2001-11-02 Thread Petazzoni Maxime aka sam
hi there. i'm new on this mailing list. i've started programming perl a very few weeks ago and i'm no confronted to threads. i've read the (very good) article about thread on use Perl; web site, installed the perl-5.005-thread package, and changed the line : #!/usr/bin/perl -w to #!/usr/bin/perl-t

catching output in detached threads

2001-11-02 Thread Petazzoni Maxime aka sam
hello i wanna know if it was possible to catching output in detached threads. thx a lot sam -- ... | sam <°)(°> mail : [EMAIL PROTECTED]| | web: /\\//\ www.nova-mag.org - icq : 100551837 | ..__\_/\_/_

finishing a thread

2001-11-02 Thread Petazzoni Maxime aka sam
hi i wanna know how i could finish a thread that i've just detach. is there a finish or kill like command ? thx a lot sam -- ... | sam <°)(°> mail : [EMAIL PROTECTED]| | web: /\\//\ www.nova-mag.org - icq : 100551837 | ..___

thx for your help

2001-11-03 Thread Petazzoni Maxime aka sam
hi every one i'm found the solution for my threads. i've replaced threads by the select function, unsing vectors as described in the perlfunc manpage. i obtain sthing like that (see attachement) thx for your help sam -- ... | sam <°)(°> mail :