On Sep 20, 2010, at 10:34 AM, ruslan usifov wrote:
> I implement specific proxy server, so after analyze i think that this happens
> if client disconnected from server, but server already made connection to
> proxied service, so call resumeProducing() (in connectionMade ), throws
> exception (
I implement specific proxy server, so after analyze i think that this
happens if client disconnected from server, but server already made
connection to proxied service, so call resumeProducing() (in connectionMade
), throws exception (because socket already closed) "file descriptor can
not be a ne