[**@sora-soft/framework API Reference v2.0.0**](../README.md)

***

[@sora-soft/framework API Reference](../globals.md) / TCPErrorCode

# Enumeration: TCPErrorCode

Defined in: [packages/framework/src/ErrorCode.ts:49](https://github.com/sora-soft/sora-node/blob/b502ee5b534689cc7d2350abf8d8b0ff780961fe/packages/framework/src/ErrorCode.ts#L49)

## Enumeration Members

### ErrNoAvailablePort

> **ErrNoAvailablePort**: `"ERR_NO_AVAILABLE_PORT"`

Defined in: [packages/framework/src/ErrorCode.ts:50](https://github.com/sora-soft/sora-node/blob/b502ee5b534689cc7d2350abf8d8b0ff780961fe/packages/framework/src/ErrorCode.ts#L50)

***

### ErrSelectCodecBeforeConnect

> **ErrSelectCodecBeforeConnect**: `"ERR_SELECT_CODE_BEFORE_CONNECT"`

Defined in: [packages/framework/src/ErrorCode.ts:51](https://github.com/sora-soft/sora-node/blob/b502ee5b534689cc7d2350abf8d8b0ff780961fe/packages/framework/src/ErrorCode.ts#L51)
