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(83123036-81c0-47cb-8d9c-bd85d29a1b3f)]
interface nsPISocketTransportService : nsISocketTransportService
Attributes
controls whether or not the socket transport service should poke the autodialer on connection failure.
attribute
boolean
autodialEnabled
controls the TCP sender window clamp
readonly attribute
long
sendBufferSize
Methods
init/shutdown routines.
void
init()
void
shutdown()
Compare to: