콘텐츠로 이동
한국어

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.