The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From: fumanchu <fuman...@aminus.org>
Date: Sat, 27 Jun 2009 11:48:55 -0700 (PDT)
Local: Sat, Jun 27 2009 2:48 pm
Subject: Re: communication error and socket error
On Jun 27, 2:23 am, todor_k <todo...@ecocoms.com> wrote:
> in web2py Web Framework group we posted a thread for a "communication
A broken pipe error (EPIPE, 32) occurs in this case because the server
> and socket error" > http://groups.google.com/group/web2py/browse_frm/thread/e9e96414e7648...
> It seems that this could be an cherrypy wsgiserver issue and Massimo
encountered some other error, and tried to send a "500 Internal Server Error" response. While trying to write *that* data to the socket, the client's TCP stack sent a RST packet because they had already closed the socket. Unfortunately, there's a line of code in the SSL_fileobject for
if is_reader and errnum in socket_errors_to_ignore:
EPIPE is definitely in the list of socket errors to ignore, but I
Robert Brewer
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||