Comment 2 for bug 432112

Revision history for this message
Daan Sprenkels (dsprenkels) wrote : Re: [Bug 432112] Re: Broken Pipe error

Goedzo
Daan Sprenkels

<email address hidden>
https://launchpad.net/~dsprenkels

On Fri, Sep 18, 2009 at 23:18, Wouter Bulten <email address hidden>wrote:

> The solution to this problem has not yet been found. The client writer
> (Server_Writer_Client) can delete a client from the server list using
> the socket but then the client could still be processed. Processing does
> not quit when a client was deleted outside the loop.
>
> ** Branch linked: lp:mai-server
>
> ** Branch linked: lp:mai-server/0.1
>
> ** Tags added: server-writer-client
>
> --
> Broken Pipe error
> https://bugs.launchpad.net/bugs/432112
> You received this bug notification because you are a member of Mai Bug
> Team, which is subscribed to Mai Project.
>
> Status in Mai Server: Confirmed
>
> Bug description:
> While having the server running and quitting the client without
> disconnecting, the server will give Broken Pipe errors. This keeps looping
> and then server will never reinitialize.
>
> Warning: socket_write(): unable to write to socket [32]: Broken pipe in
> /home/sprenkels/Dropbox/Infostuff/mai-server/application/Server/Writer/Client.php
> on line 69
>