Brian Raven wrote: > $Bill Luebkert <> wrote: > >>Try unbuffering your I/O to STDOUT. $| = 1; (make sure STDOUT is >>selected at the time - it's the default if you haven't done a select >>yet) > > > Perhaps, but that hasn't been a problem in my experience of socket i/o. > There may of course be some other reason. If Barry could provide a > small, self contained script that demonstrates the problem it might be a > lot easier to see. For example, the following simple server script > doesn't have the problem described, at least when I run it.
He's already indicated it fixed the problem. _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
