Aller au contenu
Français

TcpSocketOptions

Ce contenu n’est pas encore disponible dans votre langue.

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.