跳转到内容
简体中文

TcpConnectionId

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

TcpConnectionId = string

Defined in: src/io/broker/TcpServerActor.ts:25

Handle for one accepted connection, opaque to callers.

A local bookkeeping key, not a wire identifier: it never leaves the process, so a counter is the right generator — it is greppable in a log, and the peer has no way to see or influence it.