Skip to main content
Valid UNIX ports range from 0 to 65535.

Description

Valid UNIX ports range from 0 to 65535. Exposing a port outside this range is invalid and will result in an error.

Examples

Problematic code

Correct code

Reference