Timing out a BaseHTTPServer read?

Roy Smith roy at popmail.med.nyu.edu
Mon Aug 2 14:51:57 EDT 1999


I've got a subclass of BaseHTTPServer, and I'd like to get the
handle_request()  method to time-out.  Any way to do that?  Lacking that,
any way to wrap the handle_request() call in some kind of time-out
wrapper?

-- 
Roy Smith <roy at popmail.med.nyu.edu>
New York University School of Medicine





More information about the Python-list mailing list