Hi Andre Muench -
At 2005-11-19, 18:55:13 you wrote:
>Hi,
>
>I have a Problem with blocking INET reading. I created a socket and wait
>till a client connect to it. But no matter what I do, whenever I try to
>read from the socket, it blocks. I tried $Client->blocking(0), but it
>seems to have
Hi,
I have a Problem with blocking INET reading. I created a socket and wait
till a client connect to it. But no matter what I do, whenever I try to
read from the socket, it blocks. I tried $Client->blocking(0), but it
seems to have no effect. I tested it under Win2000 with Perl 5.6.1. Does
a
Hi,
I have a Problem with blocking INET reading. I created a socket and wait
till a client connect to it. But no matter what I do, whenever I try to
read from the socket, it blocks. I tried $Client->blocking(0), but it
seems to have no effect. I tested it under Win2000 with Perl 5.6.1. Does
a