Implemented by
This is a private interface used by the internals of the networking library. It will never be frozen. Do not use it in external code.
[scriptable, uuid(6f704e69-a5fb-11d9-8ce8-0011246ecd24)]
interface nsPISocketTransportService : nsISocketTransportService
Attributes
controls whether or not the socket transport service should poke the autodialer on connection failure.
attribute
boolean
autodialEnabled
Methods
init/shutdown routines.
void
init()
void
shutdown()
Compare to: