On 11/05/10 13:23, Sebastien PASTOR wrote: > Thanks Phil, > > I managed to be notified when the connection is cleanly closed by the > client (ie: browser is stop or close window). > But i could not handle non-clean connection closure (ie: when wifi goes > down client side for instance). request.finish() does not event raise > any error. ... > I am a bit stuck here. .. any ideas ?
I'm not sure I follow. Have a look at this to make sure you're using it properly: http://jcalderone.livejournal.com/50890.html _______________________________________________ Twisted-web mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
