http://www.perlmonks.org?node_id=208016


in reply to Re: Re: Socket gripes
in thread Socket gripes

As a test, and to see if the return is the problem, could I suggest using sysread to read back 1 character at a time to see if you get stuff returned immediately or whether it still sits waiting.

But today you took me walking, Through a land that we have lost,
While our children sit at websites, With no access to the cost

Replies are listed 'Best First'.
Re: Re: Re: Re: Socket gripes
by frankus (Priest) on Oct 25, 2002 at 14:56 UTC
    I think I've found the answer to my problems and it stems from the fact that I'm writing a bi-directional client.. So I'm trying the example in the Cookbook for this.

    --

    Brother Frankus.