freeSockets

val freeSockets: {node/ReadOnlyDict<ERROR CLASS: Symbol not found for js.array.ReadonlyArray<node/net/Socket>>=} ERROR CLASS: Symbol not found for ReadonlyRecord<kotlin/String, ERROR CLASS: Symbol not found for js.array.ReadonlyArray<node/net/Socket>>(source)

An object which contains arrays of sockets currently awaiting use by the agent when keepAlive is enabled. Do not modify.

Sockets in the freeSockets list will be automatically destroyed and removed from the array on 'timeout'.

Since

v0.11.4