Paolo Bonzini wrote: > Mike Anderson wrote: >> OK, I am stumped. >> >> I have a web server set up. It serves a page, via a Servlet; the >> response goes to the client (wget or firefox), and then the client >> hangs, presumably expecting the response to end when the connection is >> closed. However, as far as gst is concerned, the socket has been closed. >> >> I have confirmed that the response has gone to the client, and I've >> confirmed that the socket has been closed by putting debug messages into >> FileDescriptor >> #close (the return value of the 'fileOp: 1' is 0). > > Can you send a strace? If it's big, gzip it or send it privately. > > Paolo
I will do, but I'll strip the application back to the bare minimum first. Mike _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
