Is it normal for a socket server to output all the echo'd messages only after the socket terminates? According to the source code, I would think that during its execution any echo "text"; commands would output to Terminal, but in practice (at least under Mac OSX), it's only after the Socket terminates that those messages appear. Is this normal?

...Rene


-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to