My fwrite to a socket is not flushed, until the socket closes. How to change?

Posted by erotsppa on Stack Overflow See other posts from Stack Overflow or by erotsppa
Published on 2010-05-26T23:36:29Z Indexed on 2010/05/26 23:41 UTC
Read the original article Hit count: 170

My fwrite to a socket is not flushed, until the socket closes. How to change? I want it to flush after each fwrite.

© Stack Overflow or respective owner

Related posts about php

Related posts about networking