Added check for !catch(my_fd->query_address()) when deciding whether or not my_fd is closed. Otherwise it will not detect closing the fd from modules and similar (at least not in end(). It will most likely be detected later on, though). Rev: server/protocols/http.pike:1.365