while ( $buffer = <$client> ) { $input = $input.$buffer; }