while (($connection) = $server->accept()) { # do fork stuff #### while(<$connection>) { # waits for data # handle the incoming message