agent.freeSockets


一个对象,其中包含当前由代理等待使用的套接字数组,当启用 keepAlive 时使用。请勿修改。

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

freeSockets 列表中的套接字将在 'timeout' 时被自动销毁并从数组中移除。

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