Ah, I think I found my problem in nsHttpTransaction.cpp
180 // create transport event sink proxy that coalesces all events
181 rv = net_NewTransportEventSinkProxy(getter_AddRefs(mTransportSink),
182 eventsink, queue, PR_TRUE);
This is disappointing. I was hoping to see all of the socket transport
status messages.
Is there a way I could register with nsSocketTransport to get the
reports up in JavaScript?
_______________________________________________
Mozilla-netlib mailing list
Mozilla-netlib@mozilla.org
http://mail.mozilla.org/listinfo/mozilla-netlib