Posted by Dave E on 03/30/05 18:45
I recently used sockets and the cool thing about that is the 'breaking'
call which actually watches for a change in the socket, then continues
through the while loop - which seems to make the while much less
intesive than just looping like mad over an fread() as fast as php can
take you...just something I noticed.
hackajar@gmail.com wrote:
> oops!
>
> Seems that above works just fine, I just had a broken loop in
> my_function(). Thanks for viewing anyways!
>
Navigation:
[Reply to this message]
|