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-thread -w
but it doesn't not work very well. one time it runs the first thread but
not the second, one time it runs the second but not the first . making
me crazy.
here are my scripts : server.pl and client.pl
its purpose is to be a chat program, multi clients ...
hope you'll find what's wrong.
thx a lot
sam
--
..____________________________________________________.
| sam <°)(°> mail : [EMAIL PROTECTED] |
| web: /\\//\ www.nova-mag.org - icq : 100551837 |
..______\_/\_/________________________________________.
client.pl
server.pl
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]