# [EMAIL PROTECTED] / 2006-12-08 15:36:52 +0100:
> Roman Neuhauser wrote:
> > # [EMAIL PROTECTED] / 2006-12-02 02:01:35 +0200:
> >> [...] to write a simple socket server in PHP. My current example just
> >> prints the same character, you send to server from keyboard. It is
> >> successfull in forki
Jochem Maas wrote:
Roman Neuhauser wrote:
The parent needs to wait(2) for its children. http://php.net/pcntl_wait
have I understood correctly that using pcntl_wait() means you can't do anything
in
the parent process until all children are dead?
this seems strange. probably I'm mi
Roman Neuhauser wrote:
> # [EMAIL PROTECTED] / 2006-12-02 02:01:35 +0200:
>> Hello
>>
>> Despite all of my results to succeed, i can not make this work. What i want
>> to do is to write a simple socket server in PHP. My current example just
>> prints the same character, you send to server from keyb
# [EMAIL PROTECTED] / 2006-12-02 02:01:35 +0200:
> Hello
>
> Despite all of my results to succeed, i can not make this work. What i want
> to do is to write a simple socket server in PHP. My current example just
> prints the same character, you send to server from keyboard. It is
> successfull in
Aras wrote:
> Hello
>
> Despite all of my results to succeed, i can not make this work. What i want
> to do is to write a simple socket server in PHP. My current example just
> prints the same character, you send to server from keyboard. It is
> successfull in forking, and generates child as peopl
5 matches
Mail list logo