Mailing List Archive

Timing out a BaseHTTPServer read?
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@popmail.med.nyu.edu>
New York University School of Medicine