跳转到内容
简体中文

TcpSocketOptions

此内容尚不支持你的语言。

TcpSocketOptions = TcpSocketOptionsBuilder | Partial<TcpSocketOptionsType>

Defined in: src/io/broker/TcpSocketOptions.ts:77

Accepted input for any TCP-socket-configurable constructor: the fluent TcpSocketOptionsBuilder OR a plain TcpSocketOptionsType object.