Skip to content

@sora-soft/framework


@sora-soft/framework / TCPErrorCode

Enumeration: TCPErrorCode

Defined in: packages/framework/src/ErrorCode.ts:49

Enumeration Members

ErrNoAvailablePort

ts
ErrNoAvailablePort: "ERR_NO_AVAILABLE_PORT";

Defined in: packages/framework/src/ErrorCode.ts:50


ErrSelectCodecBeforeConnect

ts
ErrSelectCodecBeforeConnect: "ERR_SELECT_CODE_BEFORE_CONNECT";

Defined in: packages/framework/src/ErrorCode.ts:51

基于 WTFPL 许可发布