Zum Inhalt springen
Deutsch

TcpSocketOptions

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

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.